Hopefully this makes sense, but I want to know if there is a way to add to the values of a Data Validation table directly from the cell that is referencing that table, instead of having to manually go to the Data Validation range and add the new values there.
For example:
- User enters data into column A
- All cells in A have drop-down lists referencing TABLE1
- The available values in TABLE1 are 111, 222, 333, 444
- Error alerts are turned off, so the user can input their own values if desired
What I'd like to know, is if the user enters their own value - let's say they put 789 into A5 - is there a way for 789 to be automatically added to the list of values in TABLE1? So when they move down to A6, A7, etc., their drop-down list now has 111, 222, 333, 444, and 789.
Thanks for any time and assistance given to my request!
Bookmarks