Forum Discussion
pamborides
May 03, 2019Copper Contributor
Data validation lists
I am using data validation to select cutomers via drop down list from a "customers" table. I would like to be able to add a new customer by typing in the name in the drop down list dialogue instead o...
Twifoo
May 03, 2019Silver Contributor
You may follow the instructions in this link:
https://sites.google.com/site/e90e50fx/home/excel-data-validation-with-on-the-fly-update-without-vba
https://sites.google.com/site/e90e50fx/home/excel-data-validation-with-on-the-fly-update-without-vba
pamborides
May 03, 2019Copper Contributor
Thanks!