Hi,
Can anyone help me on the Data validation based on the cell value.
Actual data table as follows;
[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD]325XX
[/TD]
[TD]Apple
[/TD]
[TD]Orange[/TD]
[TD]Mango[/TD]
[/TR]
[TR]
[TD]326XX
[/TD]
[TD]Black
[/TD]
[TD]White
[/TD]
[TD]Blue
[/TD]
[/TR]
[TR]
[TD]327XX
[/TD]
[TD]Car
[/TD]
[TD]Bike
[/TD]
[TD]Bus
[/TD]
[/TR]
[TR]
[TD]328XX
[/TD]
[TD]Laptop
[/TD]
[TD]Wifi
[/TD]
[TD]Mouse
[/TD]
[/TR]
[TR]
[TD]329XX
[/TD]
[TD]India
[/TD]
[TD]America
[/TD]
[TD]England
[/TD]
[/TR]
</tbody>[/TABLE]
Data validation requirements: If cell value "325XX", Data validation list should have "Apple, Orange, Mango"
if Cell value "326XX" Data validation list should have "Black, White, Blue"
Conditions are:
1. Dynamic name (Name Manager) - Its not possible as cell values (Criteria) are many
I am very much struggling to set up a formula for the above requirements.
Requesting your great help on this.
Many thanks!
Karuvaayan
Can anyone help me on the Data validation based on the cell value.
Actual data table as follows;
[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD]325XX
[/TD]
[TD]Apple
[/TD]
[TD]Orange[/TD]
[TD]Mango[/TD]
[/TR]
[TR]
[TD]326XX
[/TD]
[TD]Black
[/TD]
[TD]White
[/TD]
[TD]Blue
[/TD]
[/TR]
[TR]
[TD]327XX
[/TD]
[TD]Car
[/TD]
[TD]Bike
[/TD]
[TD]Bus
[/TD]
[/TR]
[TR]
[TD]328XX
[/TD]
[TD]Laptop
[/TD]
[TD]Wifi
[/TD]
[TD]Mouse
[/TD]
[/TR]
[TR]
[TD]329XX
[/TD]
[TD]India
[/TD]
[TD]America
[/TD]
[TD]England
[/TD]
[/TR]
</tbody>[/TABLE]
Data validation requirements: If cell value "325XX", Data validation list should have "Apple, Orange, Mango"
if Cell value "326XX" Data validation list should have "Black, White, Blue"
Conditions are:
1. Dynamic name (Name Manager) - Its not possible as cell values (Criteria) are many
I am very much struggling to set up a formula for the above requirements.
Requesting your great help on this.
Many thanks!
Karuvaayan