+ Reply to Thread
Results 1 to 2 of 2

Selecting a range from second row onward

  1. #1
    Ben
    Guest

    Selecting a range from second row onward

    hello,
    Im writting a vba function to import an excel file and where it asks for
    the range i know i can use SheetName$ to grab the entire sheet, but how would
    i code it to grab the entire sheet from row 2 onward?

    The program im writing this in is access, but i wasnt sure if this was the
    correct msg board to post to or not.

    thanks for the help!
    Ben

  2. #2
    Bob Umlas
    Guest

    Re: Selecting a range from second row onward

    Range("2:65536")

    "Ben" <ben_1_ AT hotmail DOT com> wrote in message
    news:80C4CD26-1227-4191-AF57-3655FFD354C4@microsoft.com...
    > hello,
    > Im writting a vba function to import an excel file and where it asks

    for
    > the range i know i can use SheetName$ to grab the entire sheet, but how

    would
    > i code it to grab the entire sheet from row 2 onward?
    >
    > The program im writing this in is access, but i wasnt sure if this was the
    > correct msg board to post to or not.
    >
    > thanks for the help!
    > Ben




+ 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