Skip to main content

I need to multiply the value of a variable by 4%.  I am unable to get the calculation to work.  Nothing I try results in multiply the value by 4%.  Any ideas?

 

Thanks


Sharon

Hi @sharonconkey87 

What is the expression you are using now?

This should be =(Variable)*(4/100)

Regards,


Thank you that pointed me in the right direction.  I had tried without ()

 

 


Reply