Results 1 to 12 of 12

Average offset help.

Threaded View

  1. #7
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Average offset help.

    Take a look at this. Column Y. I set it so that it doesn't necessarily have to be a 5 year average. The formula in Y7 is an array formula (use CNTRL SHFT ENTER instead of just enter)
    =AVERAGE(OFFSET(INDEX(DataSet,MATCH(Y2&Y3,$A$2:$A$77&$B$2:$B$77,0),MATCH(Y5,$C$1:$V$1,0)),0,0,Y4-Y3+1))
    where "Dataset" is a defined named range. Is this what you wanted?
    Attached Files Attached Files
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

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