ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I get synchronized windows? (https://www.excelbanter.com/excel-discussion-misc-queries/231084-how-do-i-get-synchronized-windows.html)

harry46

How do I get synchronized windows?
 
In 1-2-3 you used to be able to force two windows viewing the same sheet but
widely different rows to keep their viewed columns oin step. This facility
still exists at least in Excel 2003 as an inherited relic from an imported
file, but I cannot find out how to set it up in a new spreadsheet. The two
synchronized windows can have independent excel-style splits allowing
further different ranges of rows to be viewed.

Jacob Skaria

How do I get synchronized windows?
 
In 2007 View--Window--Split
--
If this post helps click Yes
---------------
Jacob Skaria


"harry46" wrote:

In 1-2-3 you used to be able to force two windows viewing the same sheet but
widely different rows to keep their viewed columns oin step. This facility
still exists at least in Excel 2003 as an inherited relic from an imported
file, but I cannot find out how to set it up in a new spreadsheet. The two
synchronized windows can have independent excel-style splits allowing
further different ranges of rows to be viewed.


Jacob Skaria

How do I get synchronized windows?
 
In 2003 WindowNew window followed by WindowArrangeHorizontal

If this post helps click Yes
---------------
Jacob Skaria


"harry46" wrote:

In 1-2-3 you used to be able to force two windows viewing the same sheet but
widely different rows to keep their viewed columns oin step. This facility
still exists at least in Excel 2003 as an inherited relic from an imported
file, but I cannot find out how to set it up in a new spreadsheet. The two
synchronized windows can have independent excel-style splits allowing
further different ranges of rows to be viewed.


Homey

How do I get synchronized windows?
 
Only way to get old 1-2-3 style window sync (so you see Vsync and HSync in
caption) is with macro:

Windows.Arrange ActiveWorkbook:=True, synchorizontal:=true,
syncvertical:=true

to undo set both to false,

"harry46" wrote in message
...
In 1-2-3 you used to be able to force two windows viewing the same sheet
but
widely different rows to keep their viewed columns oin step. This facility
still exists at least in Excel 2003 as an inherited relic from an imported
file, but I cannot find out how to set it up in a new spreadsheet. The two
synchronized windows can have independent excel-style splits allowing
further different ranges of rows to be viewed.




harry46

How do I get synchronized windows?
 
Yes, thank you, this does it. Perhaps it would be simpler if the next version
of Excel allowed an arbitrary number of splits in a window.

"Homey" wrote:

Only way to get old 1-2-3 style window sync (so you see Vsync and HSync in
caption) is with macro:

Windows.Arrange ActiveWorkbook:=True, synchorizontal:=true,
syncvertical:=true

to undo set both to false,

"harry46" wrote in message
...
In 1-2-3 you used to be able to force two windows viewing the same sheet
but
widely different rows to keep their viewed columns oin step. This facility
still exists at least in Excel 2003 as an inherited relic from an imported
file, but I cannot find out how to set it up in a new spreadsheet. The two
synchronized windows can have independent excel-style splits allowing
further different ranges of rows to be viewed.






All times are GMT +1. The time now is 10:17 AM.

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