Restricting values of cell to the ones on scrolldown list exclusiv

  • Thread starter Jorge E. Jaramillo
  • Start date
J

Jorge E. Jaramillo

Hi

I know how to make a scrolldown list so that people can choose options from
it to enter into a cell, but the problem is that if by accident someone would
type anything while on that cell, the cell would accept such entry. Even
worse, the connection to the scrolldwon list would be lost.

Is there a way to restrict such action? I mean that the cell would only
allow the values from the scrolldown list and nothing else?

Thanks

Jorge E Jaramillo
 
D

David Heaton

Hi

I know how to make a scrolldown list so that people can choose options from
it to enter into a cell, but the problem is that if by accident someone would
type anything while on that cell, the cell would accept such entry. Even
worse, the connection to the scrolldwon list would be lost.

Is there a way to restrict such action? I mean that the cell would only
allow the values from the scrolldown list and nothing else?

Thanks

Jorge E Jaramillo

Jorge,

Use a data validation list, linked to the list of available values
somewhere else on your sheet.
This restricts the values to those on the list.

Regards

David
 

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