View Single Post
  #3   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

You could use a custom data validation:

Select the cell
Choose DataValidation
From the Allow dropdown, choose Custom
In the Formula box, type a formula that refers to the selected cell,
e.g.: =D3=ROUND(D3,1)
(optional) Add an Input Message and/or an Error Alert
Click OK


Tracy wrote:
I want to restricted cell input to 1 delimal place ie 77.9.
if user tries to input 77.09 or 77.48 or any figure to two decimal place
they are prevent and must put in ie 77 or 77.4.

Any ideas



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html