+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Forum Contributor
    Join Date
    11-03-2004
    Posts
    107

    Expand charting data

    I would like to chart 3 the columns of information based on the choice in a the drop down box and have it expand each month. I have attached a sample of what I want to accomplish. Also I found a very useful chart from this forum earlier and thought it would be simple to modify to accomplish what I was needing and as you can see, this has not worked for me.

    XRange=OFFSET('Partial Range Drop down'!$B$5,0,0,COUNTA('Partial Range Drop down'!$B:$B),1)
    WhichYear=OFFSET('One column'!YValues,-1,0,1,1)
    XValues=OFFSET('One column'!$B$5,0,-1,COUNTA('One column'!$B:$B)-1,1)
    YValues=OFFSET('One column'!$B$5,0,'One column'!$J$1-1,COUNTA('One column'!$B:$B)-1,1)

    I would greatly appreciate any help/solution you may offer.
    Thanks
    Michelle
    Attached Files Attached Files

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    10,944
    Hi,

    You just need to modify and a couple more named ranges.
    There is also a cell which calculates the column offset to use for each of the 3 groups of figures
    Attached Files Attached Files
    Cheers
    Andy
    www.andypope.info

  3. #3
    Forum Contributor
    Join Date
    11-03-2004
    Posts
    107
    Thank you very much for you knowledge and quick reply.

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