Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi:
I need the formula that will round a number from one cell to the next number divisible by 12 (eg if cell A1 has 25 typed into it, cell A2 will come up with 36). The formula must round up (not to the nearest). Thanks. |
#2
![]() |
|||
|
|||
![]()
Please don't post the same message under different subject lines. It
only tends to fragment any answers you get, and potentially wastes the time of those answering questions that have already been answered. See http://cpearson.com/excel/newposte.htm for tips on using these newsgroups effectively. In article , "Amie" wrote: Hi: I need the formula that will round a number from one cell to the next number divisible by 12 (eg if cell A1 has 25 typed into it, cell A2 will come up with 36). The formula must round up (not to the nearest). Thanks. |
#3
![]() |
|||
|
|||
![]()
Hi
=CEILING(A1,12) just for reference sake to round down to the nearest number divisible by 12 use =FLOOR(A1,12) Cheers JulieD "Amie" wrote in message ... Hi: I need the formula that will round a number from one cell to the next number divisible by 12 (eg if cell A1 has 25 typed into it, cell A2 will come up with 36). The formula must round up (not to the nearest). Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Banker's Rounding - need help! | Excel Discussion (Misc queries) | |||
drop down list question | Excel Discussion (Misc queries) | |||
Can I stop rounding in excel? | Excel Discussion (Misc queries) | |||
2 part question on averaging | Excel Discussion (Misc queries) | |||
How do I make Excel stop rounding off my numbers that are 16 digi. | Excel Discussion (Misc queries) |