activeX combo on worksheet GPF with Keydown event

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

Guest

Is this a known behavior (bug)? I have an activeX combo box on my worksheet. If the user has selected something from the combo box and then presses the enter key, I have an keydown event for the combo box that executes combobox1.visible = false and then moves to the next adjacent cell. Unfortunately when the keydown event fires, the visible = false is throwing a fatal Excel error

anybody seen this one before

Thanks
 
sorry, I forgot to mention this is Excel in Office XP Professiona

Thanks
 

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