View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JimP JimP is offline
external usenet poster
 
Posts: 28
Default NonModal Forms and Set Focus

TO All,

I allow User's to open multiple NonModal Forms ... the last one opened
has the Focus ... Is there a Keystroke combination that User's could
enter in order to 'TAB' between the opened Forms?

Each form is launched from a dedicated CmdButton on the Worksheet ...
All have shortcut key assignments to open their respective Form ... My
own personal preference is to use the keyboard to 'navigate' the Forms
rather than use the mouse to set the focus to a specific Form ...

Any thoughts on this would be appreciated ... Thanks

JimP