View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Dave is offline
external usenet poster
 
Posts: 1,388
Default Return to active cell after macro completes

After running a macro that was activated by a button, the button stays on
focus and I have to press the Escape Key to return to the active cell.
What can I do to prevent this?
Thanks.