VBA that the scroll can be set two scrolls freeze row 1-4 and columns A-G for row 1-4

JMC57

Board Regular
Joined
Apr 24, 2012
Messages
118
I am trying to freeze row 1-4 and columns A-G for row 1-4 fixed without using the freeze pane function so that I can enter a scroll VBS function. Row 3 Column H- BJ has the following formula to show months =IF (ISNUMBER (L4), IF (MONTH (L4) =MONTH (M4),"", M4),"") to show the first Monday in each month. I would like to keep rows row 1-4 and columns A-G for row 1-4 fixed as part of <acronym title="visual basic for applications">VBA</acronym> code so that the scroll can be set two scrolls by week and month.
Sounds complicated and too much for me to handle. Any help or suggestions will be appreciated.
Thanks!
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.

Forum statistics

Threads
1,216,041
Messages
6,128,467
Members
449,455
Latest member
jesski

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