Forum Discussion
EVIED1999
Aug 22, 2022Copper Contributor
Drop down lists
Hi guys,
First time posting - relative newbie!
I just wanted to ask how to solve the following:
I would like to have a yes or no drop-down so if someone selects yes the following rows should populate with something like, "item 1", "item 2" and so on. Should the person select no from the drop down, the row below only populates once with "item".
How would I go about doing this?
Ty~
- EVIED1999Copper ContributorAbsolutely fantastic!! Thank you π
Is there a way to then shift cells up if someone toggles "no"? As it stands it leaves blank rows after Item. Sorry if I'm asking too much.That would require VBA code. Would that be OK?
And do you also want to shift cells down when you select "Yes"?