Results 1 to 3 of 3

Display few rows and/or columns

Threaded View

  1. #1
    Registered User
    Join Date
    06-22-2011
    Location
    location
    MS-Off Ver
    Excel 2007
    Posts
    47

    Display few rows and/or columns

    Hello!

    I want to have on the first sheet some rows and some columns. Let' say 10 rows and 7 columns and rest of screen/sheet to be blue.
    I set the scroll area but I did not know how to hide the rest of rows/colums....
    Private Sub Workbook_Open()
    With Sheet1
    .ScrollArea = "A1:G10"
    End With
    End Sub
    I appreciate your help!
    Tim
    Last edited by tim5; 03-04-2012 at 11:43 AM.

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