ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do I format cell to 0.25 resolution? (https://www.excelbanter.com/excel-worksheet-functions/186213-how-do-i-format-cell-0-25-resolution.html)

Bugman

How do I format cell to 0.25 resolution?
 
I would like to restrict a cell to a 0.25 resolution. (5.00, 5.25, 5.50,
5.75, 6.00, ...).

Gaurav[_3_]

How do I format cell to 0.25 resolution?
 
Right Click on the Cell Format Cells select Number set the decimal
places to 2


"Bugman" wrote in message
...
I would like to restrict a cell to a 0.25 resolution. (5.00, 5.25, 5.50,
5.75, 6.00, ...).




Mike H

How do I format cell to 0.25 resolution?
 
Maybe

=ROUND(A1/0.25,0)*0.25

Mike

"Bugman" wrote:

I would like to restrict a cell to a 0.25 resolution. (5.00, 5.25, 5.50,
5.75, 6.00, ...).


David Biddulph[_2_]

How do I format cell to 0.25 resolution?
 
=MROUND(A2,0.25)
--
David Biddulph

"Bugman" wrote in message
...
I would like to restrict a cell to a 0.25 resolution. (5.00, 5.25, 5.50,
5.75, 6.00, ...).





All times are GMT +1. The time now is 07:33 AM.

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