PC Review


Reply
Thread Tools Rate Thread

Application Maximise event

 
 
lyle@whitekite.com
Guest
Posts: n/a
 
      4th Jan 2008
Hi all,

Is there an event I can use to trap the maximisation of the Excel App?

(ideally an event that traps the move from minimised to any other
state)

Thanks,

Lyle
 
Reply With Quote
 
 
 
 
JLGWhiz
Guest
Posts: n/a
 
      4th Jan 2008
Not sure if this is what you are looking for. I got it from the VBA help
file under window resize event.

Private Sub Workbook_WindowResize(ByVal Wn As Excel.Window)
Application.StatusBar = Wn.Caption & " resized"
End Sub


"(E-Mail Removed)" wrote:

> Hi all,
>
> Is there an event I can use to trap the maximisation of the Excel App?
>
> (ideally an event that traps the move from minimised to any other
> state)
>
> Thanks,
>
> Lyle
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Maximise Event Roger Microsoft Excel Programming 2 19th Sep 2009 04:30 PM
maximise an application during presentation angelica Microsoft Powerpoint 3 12th Aug 2009 11:45 PM
Repost: Maximise Instance & Startup event order =?Utf-8?B?QmFzaWw=?= Microsoft Access Database Table Design 6 13th Apr 2004 04:03 PM
Repost: Maximise Instance & Startup event order =?Utf-8?B?QmFzaWw=?= Microsoft Access VBA Modules 0 13th Apr 2004 11:21 AM
Event ID 1003 : Source BINLSVC : Posted to Application Event Log Every 35 Seconds Dan Geiser Microsoft Windows 2000 2 4th Dec 2003 09:30 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:39 PM.