Dropdown List Question

ctsuhako

New Member
Joined
Aug 15, 2002
Messages
21
Hello:
I have three dropdown lists that are populated from a different worksheet. They work without an issues. What I would like to do next is a little more complicated for me. Let's say the dropdowns are "Style (A2)", "Color (B2)", and "Size (C2)". Upon selection of each dropdown, I am populating cell F2 with the selection from A2 (=A2), cell G2 with the selection from B2 (=B2) and cell H2 with the selection from C2 (=C2). What I would like to do after that is have the next selections from cells A2,B2 and C2 populate the next cells down (i.e., F3,G3 and H3) and I would like this to continue as long as the user keeps making selections. Is this possible? Thank you!
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Yes, but you will need to use macros rather than linked cells. Where are your dropdowns from - Control Toolbox or Forms Toolbar?
 
Upvote 0

Forum statistics

Threads
1,214,915
Messages
6,122,214
Members
449,074
Latest member
cancansova

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