+ Reply to Thread
Results 1 to 2 of 2

Thread: Handling Tables in a Macro

  1. #1
    Registered User
    Join Date
    07-22-2010
    Location
    Everywhere
    MS-Off Ver
    Excel 2007
    Posts
    1

    Question Handling Tables in a Macro

    Hi,

    I have a spreadsheet where user can enter the data in a dynamic table. So the user can go to the last record and then add a record by clicking Tab on the last column of the last record.

    I want to now find the ranges of the table so I can use it. How can I find the cell ranges for the table?

    Learner

  2. #2
    Forum Moderator DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Suffolk, UK
    MS-Off Ver
    2002, 2007 & 2010
    Posts
    21,423

    Re: Handling Tables in a Macro

    Perhaps:

    Sheets("sheetname").ListObjects("TableName").Range.Address

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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.2.0