Hi, I would like to ask question on data validation dependent list that involves the use of indirect and substitute function. Once the code is chosen from drop down list. Only the relevant data will be put in the drop down list in another column. The data source is is another worksheet.
Here is the example.
Food Name Area Location
[TABLE="width: 359"]
<tbody>[TR]
[TD="class: xl65, width: 100"]Noodle[/TD]
[TD="class: xl65, width: 141"]2800-China[/TD]
[TD="class: xl65, width: 118"]100123-China[/TD]
[/TR]
[TR]
[TD="class: xl65, width: 100"]Sandwich[/TD]
[TD="class: xl65, width: 141"]0100-Germany[/TD]
[TD="class: xl65, width: 118"]100631-Germany[/TD]
[/TR]
[TR]
[TD="class: xl65, width: 100"][/TD]
[TD="class: xl65, width: 141"]0300-Austria[/TD]
[TD="class: xl65, width: 118"]100571-Austria[/TD]
[/TR]
</tbody>[/TABLE]
#Above is the data source in another worksheet.
On another worksheet, I would like to make the dependent list for data entry.
Thanks
Here is the example.
Food Name Area Location
[TABLE="width: 359"]
<tbody>[TR]
[TD="class: xl65, width: 100"]Noodle[/TD]
[TD="class: xl65, width: 141"]2800-China[/TD]
[TD="class: xl65, width: 118"]100123-China[/TD]
[/TR]
[TR]
[TD="class: xl65, width: 100"]Sandwich[/TD]
[TD="class: xl65, width: 141"]0100-Germany[/TD]
[TD="class: xl65, width: 118"]100631-Germany[/TD]
[/TR]
[TR]
[TD="class: xl65, width: 100"][/TD]
[TD="class: xl65, width: 141"]0300-Austria[/TD]
[TD="class: xl65, width: 118"]100571-Austria[/TD]
[/TR]
</tbody>[/TABLE]
#Above is the data source in another worksheet.
On another worksheet, I would like to make the dependent list for data entry.
Thanks