Hi
I have 2 columns, both which have numerical values in them. I have a third column in which I want the product of dividing the first column by the second. I have tried this formula.
How do I correct?
Thanks
Hello @BillyL14 ,
Loose the equal.
Take the equal out
[Net Wt]/[Gr Wt]
Make sure the formula output type is double. see screenshot below.
Hi @BillyL14 ,
Remove = sign and it will work.
Thanks, that worked
However, I would like the answer to come to several decimal places, how can I do that?