Maximise Event

R

Roger

If an end user minimises the entire application (Excel) is there a way to
trigger an event when the application is maximised

Thankyou in anticipation
 
D

Dave Peterson

I don't think you'll find any event that covers changing the size of the
application window.

You will find some events that do fire when a sheet window is resized, though.
But it doesn't sound like that's what you want.
 
R

Roger

Dave - you have confimed what I thought - thanks

Dave Peterson said:
I don't think you'll find any event that covers changing the size of the
application window.

You will find some events that do fire when a sheet window is resized, though.
But it doesn't sound like that's what you want.
 
Top