Forum Discussion
Howard_Jones
Nov 07, 2019Copper Contributor
Drop down list data validation
Thanks for your assistance. I have created some new worksheets with the drop down list target choices and set up the drop down lists on the main worksheet. However, my drop down list choices are decr...
Riny_van_Eekelen
Nov 07, 2019Platinum Contributor
Suppose your list is in A1:A20. Make sure that the reference to this list in the Data validation is like
=$A$1:$A$20
Leaving the dollar signs out will cause the effect that you describe.
Howard_Jones
Nov 07, 2019Copper Contributor
Hi Riny, Thank you. You have more $ signs in your string than were shown in the MS help section about this. I will try this out in the morning.
Regards,
Howard