LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #12   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,073
Default Simultaneous scrolling for 3 worksheets

On Jun 5, 12:27 am, Martin Lindberg wrote:
Hi there!

I happened to find your conversation and I am right in the middle of the same problem that TomThumb had before he got Ken's solution. However, I am an Excel beginner and I have no clue on how to get this code working.

I have pasted it into my "ThisWorkBook", saved everything, reopened the file and checked so that the code is still there. I allow macros and the document opens up but then when I scroll I still do not get the sheets to scroll simultainously.

Since I am a beginner and I know of no VBA perhaps I am missing something. I would be really glad if one of you guys could help me out as this would be really useful for me at work.

Thanks in advance!

/Martin


Hi Martin and TomThumb,

It doesn't sound like you're doing anything wrong Martin so I can't
see why it isn't working.
Maybe your definition of worksheet synchronization is different to
ours.
With this code, when the user changes sheets the new active sheet will
be positioned the same as the previous active sheet. For example, if
the top left cell on the previous active sheet was AA55 then the new
active sheet will have AA55 in the top left corner. Also, the range of
selected cells on the new active sheet will be the same as the range
of cells that were selected on the previous active sheet.
I tried TomThumb's altered code and discovered that the changes made
appear to suit only workbooks set up a particular way eg at least 7
worksheets are needed to avoid an error and a cell on sheet1 is
referred to that results in an error if the value in that cell is less
than 3.

TomThumb, I'm not sure what you mean here...

This code extends the previous code to conserve selected areas as well.


I thought that the original code already does this. Or, is my
understanding of "conserve selected areas" wrong?

If you are still having problems getting it to work Martin you could
email me a workbook with your attempt for me to have a look at...

"gmail.com" account with name "kencjohnson"

Ken Johnson


 
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
Why are the scrolling buttons between worksheets not working The Mad Tabber Excel Worksheet Functions 2 November 14th 08 07:04 AM
Scrolling with two worksheets arranged vertically Richard Champlin Excel Discussion (Misc queries) 4 December 17th 07 03:43 PM
Scrolling all worksheets at the same time Tim Excel Discussion (Misc queries) 1 November 13th 07 05:01 PM
Scrolling through worksheets scott Excel Discussion (Misc queries) 0 August 2nd 06 11:59 PM
Simultaneous entry of data between 2 different worksheets [email protected] Excel Worksheet Functions 1 May 18th 06 08:28 PM


All times are GMT +1. The time now is 12:04 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"