Multiple Colums Data Validation

11curiosity11

New Member
Joined
Apr 3, 2011
Messages
6
Hi,

I plan to make a sheet for data capturing. Sheet 2 will be my base sheet with all the data in it, and sheet 1 will have blank fields to be filled in via drop downs.

Suppose the heading in Sheet1 are Products(Column A), Brands(Column B), Shades(Column C).

Now assume I select a product in A1[from the drop down], the selection is B1 will be depending upon my selection in A1. Now my question here is how can I create a Data Validation for C1 depending only upon my selection on A1.

eg. from the drop down I select in A1 to be Shoes, in B2 because of the drop down validations I get the brands Nike, Reebok, Adidas. I select any one of them. In C3 I want Shade to come as drop down but based on my selection in A1 and not influenced by any-other thing.

Please Help!
 
Using the offset is part of naming a range. Which is what you are basically doing. It also allows for a variable range. You can add / subtract items from your lists in the future.
 
Upvote 0

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).

Forum statistics

Threads
1,224,599
Messages
6,179,828
Members
452,946
Latest member
JoseDavid

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
Back
Top