Limiting Input in a Cell

  • Thread starter Thread starter Matt
  • Start date Start date
M

Matt

How can I prevent a user from entering anything other
than "m" or "j" or "w" in a particular cell?

Thanks,

Matt
 
Matt,

The data validation function will allow you to do this.

Select the required cells.
Goto Data > validation.
Select the 'list' option in teh dropdown box.
enter m,j,w in the list area.
select ok

That's it
 
Thank you very much for the help! I've never explored
Data Validation before. I appreciate it
Matt
 
Matt said:
How can I prevent a user from entering anything other
than "m" or "j" or "w" in a particular cell?

Thanks,

Matt


Hi Matt,

Check out Data Validation

Explore And Enjoy

David Byrne

Melbourne
Australia
 

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

Back
Top