#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 72
Default Window size

I'd like to write a code to dynamically resize the worksheet screen based on
the selected worksheet. For instance, if a user selects "worksheet1" then
size to 640x480 and if it's worksheet2 then size it to 1024x768.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Window size

You should zoom your sheet. What you describe is unacceptable behavior in a
multitasking environment. You don't even know if the users's computer can
do any of those resolutions. If you did it on my computer, it would only
happen once.

--
Regards,
Tom Ogilvy

"matelot" wrote in message
...
I'd like to write a code to dynamically resize the worksheet screen based

on
the selected worksheet. For instance, if a user selects "worksheet1" then
size to 640x480 and if it's worksheet2 then size it to 1024x768.

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 72
Default Window size

Good point. I didn't think it that way. Thanks for the feedback.. as always.

"Tom Ogilvy" wrote:

You should zoom your sheet. What you describe is unacceptable behavior in a
multitasking environment. You don't even know if the users's computer can
do any of those resolutions. If you did it on my computer, it would only
happen once.

--
Regards,
Tom Ogilvy

"matelot" wrote in message
...
I'd like to write a code to dynamically resize the worksheet screen based

on
the selected worksheet. For instance, if a user selects "worksheet1" then
size to 640x480 and if it's worksheet2 then size it to 1024x768.

Thanks




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
Size with Window klf-WA Charts and Charting in Excel 6 April 16th 10 03:56 PM
how to save a desired window size but hv window comeup fullsz by d smjm1982 Excel Discussion (Misc queries) 1 February 15th 08 11:10 AM
Go To window size. Miri Excel Discussion (Misc queries) 1 April 29th 07 04:33 PM
Alternative window size? Hans Näslund Excel Worksheet Functions 0 January 17th 05 02:26 PM
window size GaryD Excel Programming 2 December 20th 04 06:13 PM


All times are GMT +1. The time now is 06:51 AM.

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"