- Sep 6, 2000
 
- 11,854
 
- 3
 
- 81
 
Ok, so I know you can create a validation "rule" that limits the input in to a cell(s).
Now, is it possilbe to limit part of that input?
For example, the number entered should go to just 2 decimal points (easy), AND the integer should only end it either .00, .25, or .50 (ie 543574684.25, 1.5, etc etc etc)
Is it possible? Short of entering in EVERY integer in .25 intervals?
UPDATE/NEW QUESTION 11/18/2004
So after all that shenanigans, I took it to the client who then said:
I want to be able to ROUND numbers, already IN the spread sheet, to the closest number divisible by .25.
Example:
Cell A1 has the value 5.68, A2 has 3.04, A3 has 6.46 etc etc etc. Can I select all the cells, execute a function/formula that will round the numbers to 5.75, 3.00, and 6.50 etc etc.
			
			Now, is it possilbe to limit part of that input?
For example, the number entered should go to just 2 decimal points (easy), AND the integer should only end it either .00, .25, or .50 (ie 543574684.25, 1.5, etc etc etc)
Is it possible? Short of entering in EVERY integer in .25 intervals?
UPDATE/NEW QUESTION 11/18/2004
So after all that shenanigans, I took it to the client who then said:
I want to be able to ROUND numbers, already IN the spread sheet, to the closest number divisible by .25.
Example:
Cell A1 has the value 5.68, A2 has 3.04, A3 has 6.46 etc etc etc. Can I select all the cells, execute a function/formula that will round the numbers to 5.75, 3.00, and 6.50 etc etc.
				
		
			