ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How can I always ROUND UP to the nearest multipal of 5 in excl (https://www.excelbanter.com/excel-worksheet-functions/96440-how-can-i-always-round-up-nearest-multipal-5-excl.html)

AndyS

How can I always ROUND UP to the nearest multipal of 5 in excl
 
How can I Always ROUND UP, a number to a multipal of 5 in excel

Bearacade

How can I always ROUND UP to the nearest multipal of 5 in excl
 

=ceiling(a1,5)

Hth


--
Bearacade


------------------------------------------------------------------------
Bearacade's Profile: http://www.excelforum.com/member.php...o&userid=35016
View this thread: http://www.excelforum.com/showthread...hreadid=556265


Franz Verga

How can I always ROUND UP to the nearest multipal of 5 in excl
 
"AndyS" ha scritto nel messaggio
...
How can I Always ROUND UP, a number to a multipal of 5 in excel



=-INT(-F16/5)*5

--
(I'm not sure of names of menus, options and commands, because translating
from the Italian version of Excel...)

Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy



Bud

How can I always ROUND UP to the nearest multipal of 5 in excl
 
Try this ...
=ceiling(roundup(d4,0),5)
where the number you want rounded up to a multiple of 5 is in cell d4

On Tue, 27 Jun 2006 15:35:02 -0700, AndyS
wrote:

How can I Always ROUND UP, a number to a multipal of 5 in excel



AndyS

How can I always ROUND UP to the nearest multipal of 5 in excl
 
thanks I had tried this but needed to alter in order to make it work thanks
again


"Bearacade" wrote:


=ceiling(a1,5)

Hth


--
Bearacade


------------------------------------------------------------------------
Bearacade's Profile: http://www.excelforum.com/member.php...o&userid=35016
View this thread: http://www.excelforum.com/showthread...hreadid=556265




All times are GMT +1. The time now is 05:54 AM.

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