Results 1 to 3 of 3

Formula for "Last 9 months accumulated result" depending on report month choosen

Threaded View

  1. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,999

    Re: Formula for "Last 9 months accumulated result" depending on report month choosen

    Try
    E4=OFFSET($A$3,MATCH($B$1,$A$4:$A$27,0),3,COUNTIFS($A$4:A4,$B$1)-10,)+IF(ISERROR(E3),0,E3)

    Formula: copy to clipboard
    =OFFSET($A$3,MATCH($B$1,$A$4:$A$27,0),3,COUNTIFS($A$4:A4,$B$1)-10,)+IF(ISERROR(E3),0,E3)
    Last edited by shukla.ankur281190; 10-08-2015 at 06:41 AM.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Making one of two sounds depending on the result of a "if" function
    By pierre86 in forum Excel General
    Replies: 6
    Last Post: 01-11-2015, 08:21 PM
  2. [SOLVED] Excel 2007: How to Convert "5/2/2013" to "May" then subtract a Month so it's "Apr"
    By Golom in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-19-2013, 02:00 AM
  3. Why is my Formula result = "True" rather than "False"
    By Mike Burns in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-05-2012, 10:14 AM
  4. Replies: 5
    Last Post: 10-12-2010, 06:46 AM
  5. how do i enable a drop down list depending on result of "if" funct
    By Varun in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-08-2006, 11:40 AM
  6. Replies: 1
    Last Post: 02-04-2006, 12:19 PM

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