Create a Constant Area in Worksheet Using FREEZE or VBA?

Simonc64

Active Member
Joined
Feb 15, 2007
Messages
251
Office Version
  1. 365
Is it possible, using the FREEZE options or via VBA to do this please.

Simple example - on a worksheet, say an area of A1 to G5, is it possible to "fix" this area so that when scrolling down, this area remains constantly in view regardless of how many rows you scroll down?

I'm guessing not, but you guys usually find a way!

Thanks

Simon
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
Select range ("H6")
Then select the "View" Ribbon and then choose Freeze Panes.
On the top selection choose Freeze Panes
 
Upvote 0
Thanks for the reply but that doesnt stop the up/down scrolling, just the right/left
 
Upvote 0
Thanks for the reply but that doesnt stop the up/down scrolling, just the right/left
I test all my suggestions

You want to always be able to see the Range("A1:G5")

If you followed my instructions this should work.

The active cell when you choose Freeze panes must be "H6"
 
Upvote 0

Forum statistics

Threads
1,214,827
Messages
6,121,809
Members
449,048
Latest member
greyangel23

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top