+ Reply to Thread
Results 1 to 5 of 5

Select Excel Table values

Hybrid View

  1. #1
    Registered User
    Join Date
    06-17-2011
    Location
    NY
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Select Excel Table values

    Hey,
    thank you for your reply !

    I figured it out too :-)
    In rang you have to just place the table name:
    eg: if table name is tWorkers

    .Range("tWorkers[#Data]") - if you dont want to have the header.

    I have one more question, is there any possibility to get one row in one
    variable, or i need to deal with offsets ?

    Thanks again for help

    Kuba

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: Select Excel Table values

    Hello Kuba,

    If you declare a variable as a Range then you can assign an entire row to the variable. You will still need to use the cells property to return or set any individual values.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

+ 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