B
Ben
I have a very simple calculation
Percent = (i/j) *100
That works, but it doesn't expand to two decimals.
I want it to be something like 99.38%
How can I change the equation above to do that?
Thanks
Ben
Percent = (i/j) *100
That works, but it doesn't expand to two decimals.
I want it to be something like 99.38%
How can I change the equation above to do that?
Thanks
Ben