Enforce format

E

Elfey1001

How can I "enforce" a format in a cell in excel so that it allows number
entry only, i.e. it does not allow letters or any other characters.
Thanks in advance.
Keith
 
B

Bob Umlas

Data Validation; custom formula; If active cell is A1, use this:
=NOT(ISERROR(1*A1))
 
T

trip_to_tokyo

In EXCEL 2007:-

Data / Data Tools / Data Validation / Data Validation / Settings tab /
Allow: field - in here you can do what you want plus a variety of other
options.

If my comments have helped please hit Yes.

Thanks!
 

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