LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Minimizing Excel from a Macro

if you add this to the start of the macro

Application.WindowState = xlMinimized

and then this to the end of the macro

Application.WindowState = xlNormal

It should minimize when the macro starts and then by adding the las
part it should max when the macro has ended

--
Message posted from http://www.ExcelForum.com

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Minimizing Jpegs withing an excel sheet Nelson B. New Users to Excel 1 February 10th 09 10:35 PM
Minimizing excel window grays it out on taskbar Sysop Excel Discussion (Misc queries) 0 December 5th 05 06:00 PM
minimizing problem Dave Excel Discussion (Misc queries) 5 June 7th 05 06:29 PM
Minimizing application from VBA Steve Excel Programming 2 November 6th 03 03:46 PM
Minimizing a Form Khai[_2_] Excel Programming 1 July 24th 03 08:44 PM


All times are GMT +1. The time now is 01:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"