T
Tom
I don't think this is possible, from what I have read in excel97.... :
I have a function that loops through a config table and finds a list of
unique names, (ie. Tom, Mary, Joe) and copies then into a range of cells.
This range is then specified as the validation range for a user 'dropdown'
called Name.
I also have another function which takes the Name, and builds a list of
projects the 'Name' has worked on to go into a another range for validation
for a 'Project' dropdown
To call the both functions I have one 'update' button.
My manager thinks this is confusing, (you have to press update, chose an
name, press update, chose a project) and like this to be event driven from
the selection being made for the Name by the user. I don't think this is
possible, something to do with events not recognising anything that is
subject to validation.
Does any one have any workarounds or a worked solutions to this problem?
Thanks
Tom
I have a function that loops through a config table and finds a list of
unique names, (ie. Tom, Mary, Joe) and copies then into a range of cells.
This range is then specified as the validation range for a user 'dropdown'
called Name.
I also have another function which takes the Name, and builds a list of
projects the 'Name' has worked on to go into a another range for validation
for a 'Project' dropdown
To call the both functions I have one 'update' button.
My manager thinks this is confusing, (you have to press update, chose an
name, press update, chose a project) and like this to be event driven from
the selection being made for the Name by the user. I don't think this is
possible, something to do with events not recognising anything that is
subject to validation.
Does any one have any workarounds or a worked solutions to this problem?
Thanks
Tom