ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   rounding question (https://www.excelbanter.com/excel-discussion-misc-queries/4384-rounding-question.html)

Amie

rounding question
 
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.

JE McGimpsey

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.


JulieD

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.





All times are GMT +1. The time now is 03:53 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com