Restricting Cell Format

Z

zhj23

Is there a way to restrict a cell to a certain format, such that the user
cannot input other formats other than the preset one?
For example: preset the cell to numeric, user cannot input text or dates.

Many thanks.
 
B

Bob Phillips

The other way is event code to trap it as entered.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Top