+ Reply to Thread
Results 1 to 2 of 2

dynamic chart ranges

Hybrid View

roxrocks dynamic chart ranges 02-06-2008, 08:12 PM
lecxe Hi roxrocks The problem is... 02-07-2008, 12:23 PM
  1. #1
    Valued Forum Contributor
    Join Date
    10-15-2007
    Location
    Home
    MS-Off Ver
    Office 2010, W10
    Posts
    373
    Hi roxrocks

    The problem is that Counta() includes cells with empty strings in the count.

    Try instead:

    =OFFSET(Page!$A$3,0,0,ROWS(Page!$A$3:$A$100)-COUNTBLANK(Page!$A$3:$A$100),1)

    Adjust the last row if you think the data can ever go beyond row 100.
    Last edited by lecxe; 02-07-2008 at 12:27 PM.

+ 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