Results 1 to 6 of 6

SOLVED Dynamic Range Tables

Threaded View

  1. #1
    Registered User
    Join Date
    08-29-2012
    Location
    NY, NY
    MS-Off Ver
    Excel 2010
    Posts
    20

    SOLVED Dynamic Range Tables

    I have:

    Week Value
    1/1/12 17
    1/8/12 12
    etc etc

    The values get filled in as time passes and go from 0 to positive integer. I want to graph up to the current date.
    I made dynamic variables:
    Value
    =OFFSET($B$2,0,0,weekday(today()),1)
    Week
    =OFFSET($A$2,0,0,weekday(today()),1)

    I then attempted to plug this into a scatter plot:
    Y series ='Sheet1'!Value
    X series ='Sheet1'!Week

    Excel is saying this /\ is wrong.

    This is seriously stumping me!

    Any help would be appreciated.

    Thank you,

    Vitaly
    Last edited by vchibisov; 10-16-2012 at 09:33 PM.

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