View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gerrit[_2_] Gerrit[_2_] is offline
external usenet poster
 
Posts: 1
Default Excel Combobox keystrike

Good day,

I've made a sheet with a particular collumn only accepting data from a
validation list.
Put a ComboBox over the cells that contain the validation using this
example: http://www.contextures.com/xlDataVal11.html#AddCode.

Everything works fine (thanks for that whoever you are that made that site)
but as always people always want to make things more complicated.

Is there a way to have the combobox pop up on keystrike?

Thanks in advance

Gerrit