S
susan slate
If my answer is .13, .38, .63, .88 I need it to roundup to .25, .50, .75, 1.00
If my answer is .13, .38, .63, .88 I need it to roundup to .25, .50, .75, 1.00
I got this to work, but I had to move it into a different cell to work.
=IF(AR16>AR17,(AR16-AR17)*AR19)
I wanted it at the end of this formula in the same cell as my answer is in.
But I could Not get it to work.
Thanks