Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
mdalby
 
Posts: n/a
Default Workbooks Opening Maximized


Sometimes when I open workbooks they do not automatically open
maximized. It is frustrating.

I click on the left hand corner of the workbook and miximize and save
the workbook but it still opens the next time with the corners not
fully extended in Excel.

Help.

Excel 2003
XP

Thanks,

MD


--
mdalby
------------------------------------------------------------------------
mdalby's Profile: http://www.excelforum.com/member.php...fo&userid=7055
View this thread: http://www.excelforum.com/showthread...hreadid=390202

  #2   Report Post  
mdalby
 
Posts: n/a
Default


bump to top of list to see if someone has an answer...


--
mdalby
------------------------------------------------------------------------
mdalby's Profile: http://www.excelforum.com/member.php...fo&userid=7055
View this thread: http://www.excelforum.com/showthread...hreadid=390202

  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

I think excel likes to look at the current layout. If you have your active
window maximized, then xl will open the next one maximized.

If your activewindow is less than maximized, then it'll open the next one less
than maximized.

So you could try maximizing the activewindow, then file|open your workbook.

===
One the other hand, you could always force the windows to be maximized via a
macro:

Option Explicit
Sub auto_open()
Application.WindowState = xlMaximized
ActiveWindow.WindowState = xlMaximized
End Sub

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

mdalby wrote:

Sometimes when I open workbooks they do not automatically open
maximized. It is frustrating.

I click on the left hand corner of the workbook and miximize and save
the workbook but it still opens the next time with the corners not
fully extended in Excel.

Help.

Excel 2003
XP

Thanks,

MD

--
mdalby
------------------------------------------------------------------------
mdalby's Profile: http://www.excelforum.com/member.php...fo&userid=7055
View this thread: http://www.excelforum.com/showthread...hreadid=390202


--

Dave Peterson
Reply
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
To stop Excel from opening many workbooks at startup BHARATH RAJAMANI Excel Discussion (Misc queries) 1 March 21st 05 03:53 AM
opening 2 excel workbooks at the same time candulj Excel Discussion (Misc queries) 1 March 13th 05 10:57 PM
Tools/Compare and Merge Workbooks - Excel 2003 Pro Laura Excel Worksheet Functions 1 January 3rd 05 05:45 PM
Workbooks...I'll try this again... Markster Excel Discussion (Misc queries) 10 December 7th 04 10:12 PM
Opening Workbooks Mininmized DME New Users to Excel 1 December 1st 04 06:53 PM


All times are GMT +1. The time now is 01:20 PM.

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

About Us

"It's about Microsoft Excel"