Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet that multiple users use. It allows them to capture
totalt time worked in a range of cells. They can enter anything from .25 to 24.00. The cells are formatted to round to two decimal places. I want to restrict what can be entered into the cell to a value equal to or greater than .25 and less than or equal to 24.00. I have accomplished this with the validation feature. Here is my problem. If they type in a decimal entry, I want them to be restricted to .25, .50 or .75 (can be used with whole numbers, too, ie. 4.25 or 7.75). How can I accomplish this easily? Sometimes people will type in for example 8.24. The cell rounds up to 8.25 so it looks correct but the ultimate tally is off by .01 -- Thanks Shawn |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ROUNDING FORMULA =ROUND(B12/$B$10,1) ROUNDING TO HIGH | Excel Worksheet Functions | |||
Space removal - a first name,space last name | Excel Discussion (Misc queries) | |||
I need a formula with rounding up & rounding down to the nearest . | Excel Worksheet Functions | |||
formula that will go up one space if no value in specified space | Excel Worksheet Functions | |||
Paper Space / Model Space ? | Excel Discussion (Misc queries) |