Data Validation

  • Thread starter Thread starter starguy
  • Start date Start date
S

starguy

please any one tell me how can i restrict a range of values to enter i
a cell by using data validation of some other method.
suppose i want to restrict values (which are in D2:D10 range) to b
entered in cell B5. how can i do this
 
suppose i want to restrict values (which are in D2:D10 range) to b
entered in cell B5. how can i do this.

select B5
Goto
Data
Validation
Select list
In the range box enter D2:D10
You now have a drop down menu

Check out this site for more on Data Validation, You could also searc
your forum

http://www.contextures.com/xlDataVal01.htm
 
davesexcel said:
suppose i want to restrict values (which are in D2:D10 range) to b
entered in cell B5. how can i do this.

select B5
Goto
Data
Validation
Select list
In the range box enter D2:D10
You now have a drop down menu

i know this method. this method allows values in range D2:D10 to b
entered in cell B5. i actually want to restrict these values (D2:D10
to be entered in B5. how cant i do this by validation or any othe
method
 
davesexcel said:
suppose i want to restrict values (which are in D2:D10 range) to b
entered in cell B5. how can i do this.

select B5
Goto
Data
Validation
Select list
In the range box enter D2:D10
You now have a drop down menu

thanks for replying
infact i know this method. this method allows values in range D2:D10 t
be entered in cell B5. i actually want to restrict these values (D2:D10
to be entered in B5. how cant i do this by validation or any othe
method
 

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