View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Daves_Solutions[_2_] Daves_Solutions[_2_] is offline
external usenet poster
 
Posts: 7
Default Excel crashes everytime I send focus from control to worksheet

I have an embedded control in my spreadsheet and everytime that the user
presses the tab key I send the focus to the next cell adjacent to the
control. However each time that this little piece of code runs it crashes
excel.

If I put a text box in the cell and send the focus to the textbox I incur no
problems.

Any explanations or help that you can give me would be greatly appreciated.
Thanks in advance!