View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] PeterS@Rogers.ca is offline
external usenet poster
 
Posts: 3
Default Verify that the vbe is active when using sendkeys

I am trying to use sendkeys. Is there a way to confirm that I have
the macro in the vbe editor, so that I have sendkeys access the vbe
editor rather than accidentally access regular excel menu?

thanks for your help