Limiting Digits in a Cell

J

JAMES SYLVESTERSR

Is there any way to limit the number of digits that can be entered into a
cell. I have some cells in a sheet that I would like to limit to three
digits.
 
B

Bob Phillips

James,

Would Data Validation work for you. You could set the min and max to 0 and
999, so it would get an error if more than 999 was input. You can specify
your own message.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top