Ali, that last one doesn't work. It's rounding to nearest 0.0025. Your formula at 3 is good, though it might be a bit neater to use
=IF(MOD(A1,0.01)<0.005,FLOOR(A1,0.005),CEILING(A1,0.005))
Ali, that last one doesn't work. It's rounding to nearest 0.0025. Your formula at 3 is good, though it might be a bit neater to use
=IF(MOD(A1,0.01)<0.005,FLOOR(A1,0.005),CEILING(A1,0.005))
Glenn
None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks