+ Reply to Thread
Results 1 to 2 of 2

How to freeze panes through VBA?

  1. #1
    Registered User
    Join Date
    11-26-2007
    Posts
    9

    How to freeze panes through VBA?

    I have a requirement to change the panes in excel.
    My excel file will contain more than one tab.
    I have to free the first two lines in all the tabs except the first one.
    I tried the following code.

    Please Login or Register  to view this content.
    But in this I have to change the Active Worksheets in VBA, Which I want to avoid.
    Is there any method to achieve this without selecting the cells.
    Something like
    Please Login or Register  to view this content.
    Last edited by VBA Noob; 01-08-2008 at 07:37 PM.

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Please remember to wrap your code next time.

    Maybe you could try something like

    Please Login or Register  to view this content.
    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1