ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How do I round to the nearest 25 cents in Excel? (https://www.excelbanter.com/excel-programming/382043-how-do-i-round-nearest-25-cents-excel.html)

[email protected]

How do I round to the nearest 25 cents in Excel?
 
How do I round to the nearest 25 cents in Excel?

Bill Kuunders

How do I round to the nearest 25 cents in Excel?
 
one way

number is in A1
=ROUND(A1/25,2)*25
formatted to two fixed decimals


--
Greetings from New Zealand

" wrote
in message ...
How do I round to the nearest 25 cents in Excel?




Ron Coderre

How do I round to the nearest 25 cents in Excel?
 
Try this:

With
A1: (a number)
B1: =ROUND(A1/0.25,0)*0.25

Does that help?
***********
Regards,
Ron

XL2002, WinXP


" wrote:

How do I round to the nearest 25 cents in Excel?



All times are GMT +1. The time now is 11:38 PM.

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