ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Window size (https://www.excelbanter.com/excel-programming/356470-window-size.html)

matelot

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

Tom Ogilvy

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




matelot

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






All times are GMT +1. The time now is 11:19 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com