How validation dropdown list open when cell is picked?.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to cause a validation dropdown list to open immediately when
the cell is picked, rather than picking the cell and then the down-arrow?
 
You could use the selection_change event and a SendKeys command, but
that could cause unexpected results, and is usually avoided.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top