Hi all
I am using the built in validation function with a list. But I want to be able to add an "Other" option where if "other" is selected then the user can input a new string in to this cell. I guess adding the new string to the list would be easiest... but is not essential.
I am pretty sure that the validation | list is hard wired so could something be done in VBA to dynamically allow this validation option?
Any sugestions would be appreciated
I am using the built in validation function with a list. But I want to be able to add an "Other" option where if "other" is selected then the user can input a new string in to this cell. I guess adding the new string to the list would be easiest... but is not essential.
I am pretty sure that the validation | list is hard wired so could something be done in VBA to dynamically allow this validation option?
Any sugestions would be appreciated