View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Fredrik Wahlgren Fredrik Wahlgren is offline
external usenet poster
 
Posts: 339
Default How check if form is loaded?


"Jos Vens" wrote in message
...
Hi,

is it possible to check if a specific form is loaded into memory?

Thanks,
Jos Vens



It's possible to test whether a form is being shown. That's perhaps not what
you meant.

/Fredrik