View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cjmd cjmd is offline
external usenet poster
 
Posts: 2
Default Can a non-modal form be viewed w/o Excel in the background?

Is it possible to show a form, task-switch to another application, then
somehow put focus on the form so that it shows but with the other
application in the background, rather than Excel in the background? The
form I am using is generated by a macro assigned to a custom button.

Thanks,
Chris