Window size

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top