+ Reply to Thread
Results 1 to 3 of 3

Determing Last Row

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    01-19-2006
    Posts
    142

    Determing Last Row

    Hi all,

    Is there a way to determine the last row where a chart object finishes? As I am trying to set a dynamic printing area and my chart changes height dependant on the data criteria.

    TIA

  2. #2
    Tom Ogilvy
    Guest

    RE: Determing Last Row

    set rng = activesheet.ChartObjects(1).BottomRightCell
    msgbox rng.row

    --
    Regards,
    Tom Ogilvy



    "gti_jobert" wrote:

    >
    > Hi all,
    >
    > Is there a way to determine the last row where a chart object finishes?
    > As I am trying to set a dynamic printing area and my chart changes
    > height dependant on the data criteria.
    >
    > TIA
    >
    >
    > --
    > gti_jobert
    > ------------------------------------------------------------------------
    > gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634
    > View this thread: http://www.excelforum.com/showthread...hreadid=524768
    >
    >


  3. #3
    Forum Contributor
    Join Date
    01-19-2006
    Posts
    142
    Thanks Tom........works perfectly!

+ 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