data validation

ns21

New Member
Joined
Jun 19, 2008
Messages
38
I have made data validation from list for a cell A1. What i want to know is how to put drop down validation list for cell B2 based on input value in A1
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Dougie1

Board Regular
Joined
Jul 27, 2007
Messages
212
I have done this before and used the methodology in cell B1 of through Data Validation allowing a List and setting the Data Validation Source as =INDIRECT(“L”&A1) where L refers to my possible selection of lists for column B (these lists are called L1, L2, L3, L4 etc and have been defined as such). This then generates a list of options in the cell B1 dropdown list dependent on what the text is in A1. This A1 value has also been selected from a list - where the options are 1,2,3 or 4.

Hope this helps,

D
 
Upvote 0

ns21

New Member
Joined
Jun 19, 2008
Messages
38
im not sure what r trying to say.......

just to add a little more to the query

i have made data validation in cell A1
- the validation range is data in cells F4 : F10

now what im looking for in cell B1
- validating the cell with data range say cell G4 : G5 or H4 : H10 based on value input in cell A1
 
Upvote 0

Forum statistics

Threads
1,191,553
Messages
5,987,240
Members
440,086
Latest member
Mahi786

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top