Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 118
Default zoom settings

How can I copy the sheets view zoom settings of a workbook of a new
window.
as all sheets are 100%
Want it to be the same as the previous window.
thxs

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default zoom settings

Save the Activewindow.Zoom property when the other workbook is nactive, and
then use that saved value to set the new activewindow. Note, you need to use
the window object not the workbook.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"al007" wrote in message
oups.com...
How can I copy the sheets view zoom settings of a workbook of a new
window.
as all sheets are 100%
Want it to be the same as the previous window.
thxs



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 118
Default zoom settings

Am new to VBA - could you pls show me how to do it for all sheets in
workbook

thxs

Bob Phillips wrote:
Save the Activewindow.Zoom property when the other workbook is nactive, and
then use that saved value to set the new activewindow. Note, you need to use
the window object not the workbook.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"al007" wrote in message
oups.com...
How can I copy the sheets view zoom settings of a workbook of a new
window.
as all sheets are 100%
Want it to be the same as the previous window.
thxs


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default zoom settings

A bit more info would help. When and how do you decide what zoom setting you
want to use, and when and how do you want to change the other sheets?



--

HTH

RP
(remove nothere from the email address if mailing direct)


"al007" wrote in message
ps.com...
Am new to VBA - could you pls show me how to do it for all sheets in
workbook

thxs

Bob Phillips wrote:
Save the Activewindow.Zoom property when the other workbook is nactive,

and
then use that saved value to set the new activewindow. Note, you need to

use
the window object not the workbook.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"al007" wrote in message
oups.com...
How can I copy the sheets view zoom settings of a workbook of a new
window.
as all sheets are 100%
Want it to be the same as the previous window.
thxs




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 118
Default zoom settings

When I "duplicate" a workbook with new window, the sheets in the"new"
workbook are zoomed at 100% unlike the "original" workbook with sheets
having different zoom settings.
That's why I wanted to have same zoom settings for all sheets in new
workbook same as original workbook.
Guess it would be quite difficult to have a macro for such a solution.?

Thxs





Bob Phillips wrote:
A bit more info would help. When and how do you decide what zoom setting you
want to use, and when and how do you want to change the other sheets?



--

HTH

RP
(remove nothere from the email address if mailing direct)


"al007" wrote in message
ps.com...
Am new to VBA - could you pls show me how to do it for all sheets in
workbook

thxs

Bob Phillips wrote:
Save the Activewindow.Zoom property when the other workbook is nactive,

and
then use that saved value to set the new activewindow. Note, you need to

use
the window object not the workbook.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"al007" wrote in message
oups.com...
How can I copy the sheets view zoom settings of a workbook of a new
window.
as all sheets are 100%
Want it to be the same as the previous window.
thxs



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
Zoom and view settings reverting after download from a website Kurt Excel Discussion (Misc queries) 0 January 6th 10 01:54 AM
Please help! Print Preview Zoom is Grayed Out...Doesn't zoom. PK Excel Discussion (Misc queries) 0 July 20th 09 03:33 PM
ZOOM alex Excel Worksheet Functions 2 February 22nd 08 07:05 PM
zoom dstiefe Excel Programming 1 August 18th 05 10:04 PM
Zoom value Glen Mettler[_4_] Excel Programming 9 March 1st 05 03:16 AM


All times are GMT +1. The time now is 09:13 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"