Scrolling one pane only in a vertically split worksheet

O

ODMV

I have a worksheet splitted vertically, and I want to scroll down only one
pane. Is it posible?
 
R

RagDyeR

See if this works for you:

Remove the "split".

Then
<Window> <New Window>

Then
<Window> <Arrange> <Vertical>

Now, the left and right frames can be manipulated independently.

You can repeat the process and display as many individual panes as you wish.
--

HTH,

RD
=====================================================
Please keep all correspondence within the Group, so all may benefit!
=====================================================

I have a worksheet splitted vertically, and I want to scroll down only one
pane. Is it posible?
 
G

Gord Dibben

Don't use Window>Split.

Go to Window>New Window

Window>Arrange>Vertical.

These two windows are independently scrollable.


Gord Dibben MS Excel MVP
 
Top