View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
[email protected][_2_] bart.smissaert@gmail.com[_2_] is offline
external usenet poster
 
Posts: 39
Default Detect Excel minimize and restore?

OK, spoke to soon and seen situations where this doesn't work well at
all.
Will post something better later.

RBS


In the sheet make a button that runs the Sub LoadForm
Press that button and minimize Exel and bring it back again.
I am sure it can all be refined, but these are the basics and it works well
with me.

RBS

"Robert Crandal" wrote in message

...

I need to be able todetectthe event when someone
minimizes or restores the Excel application. *How
can I do this?? *(if it's even possible)


Thanks folks!