Results 1 to 7 of 7

Change source data of chart by adjusting two cell values

Threaded View

  1. #3
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,481

    Re: Change source data of chart by adjusting two cell values

    To base a chart on a range reference you will need to create a named range.

    CHTDATA: =INDEX(Sheet1!$A:$A,Sheet1!$A$1):INDEX(Sheet1!$A:$A,Sheet1!$B$1)

    Assuming A1 contains the starting point and B1 the end point.

    The formula in C1 is not required.
    Attached Files Attached Files
    Cheers
    Andy
    www.andypope.info

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