+ Reply to Thread
Results 1 to 2 of 2

Simple Question on Range

  1. #1
    Registered User
    Join Date
    07-06-2004
    Posts
    9

    Simple Question on Range

    Hi,

    In VB, how can I determine the last row and the last column of a given Range?

    For instance, if Range TEST represents cells (A1:C5),
    I would like to get the 2 variable:
    l_row = 5
    l_column = 3

    Thanks

  2. #2
    Forum Contributor
    Join Date
    11-16-2004
    Posts
    282

    Determine last row/column of a range of cells

    This code should work for you:
    Please Login or Register  to view this content.
    Hope this helps,
    theDude

+ 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