Hello,
I was wondering if something was possible.
If I make a list on a sheet in cel B3 through the option " Data Validation", and fill it for example with the options "test;test1;test2"
would it be possible to make userform that reads the list options in cell B3, show them in the userform and be able to add or remove an option?
So if you want to remove the option "test2" you can do that from within the userform, same if you want to add a option.
I know you can have a reference to a range of cells, but I want to know if it is possible?
Thank you.