![]() |
How do I get a number to round up in excel?
I need to round up 1.4 to 2. But I'm already using a formula in that cell
=(B1*.1)? |
How do I get a number to round up in excel?
=roundup(b1*.1,0)
-- Wag more, bark less "bb" wrote: I need to round up 1.4 to 2. But I'm already using a formula in that cell =(B1*.1)? |
How do I get a number to round up in excel?
Maybe
=CEILING(B1*0.1,1) Mike "bb" wrote: I need to round up 1.4 to 2. But I'm already using a formula in that cell =(B1*.1)? |
All times are GMT +1. The time now is 05:40 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com