View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Greg Lovern Greg Lovern is offline
external usenet poster
 
Posts: 224
Default Activate Excel application event

Is there any way to be notified when the Excel application is
activated, after some other application was the active application?

I've enabled the Excel application-level events, but none of them fire
when the Excel application is activated.

Is there a Windows API function I can use? I looked at Appleman's
Win32 API book but didn't see one.


Any suggestions?


Thanks,

Greg