I currently have this formula
=IF(F6=0,"",SUM(((G6*0.1299)+(0.147*31))*0.94)*-1)
Currently give the value 40.92 as have it set for two decimal places it would be 40.9154 if set to four.
What I want is for the formula to round down to two decimal places, so this value would read 40.91
Any way to do it?



Pages in this thread:
Print Thread
deleted