G
Guest
I have a cell that has a validation list (already populated). I have added a
button next to the cell so that when a user selects it, it will automatically
go to the validation list cell and show the list without having to click on
the down arrow. Can anyone help with the code for this? I have the code to
get to the cell which is easy (Range("A6").Select) but can't get the dropdown
list to show automatically.
Thanks,
Roger
button next to the cell so that when a user selects it, it will automatically
go to the validation list cell and show the list without having to click on
the down arrow. Can anyone help with the code for this? I have the code to
get to the cell which is easy (Range("A6").Select) but can't get the dropdown
list to show automatically.
Thanks,
Roger