View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Yoam69 Yoam69 is offline
external usenet poster
 
Posts: 13
Default How do I switch focus from a modeless user form back to the excel.

When I call a modeless user form, I want to then switch the focus back to the
excel window that was active when the form was called, but leave the form
active (but not with the focus). Nothing I've tried has worked so far.