+ Reply to Thread
Results 1 to 5 of 5

Indirect Formula

  1. #1
    Registered User
    Join Date
    08-09-2013
    Location
    Atlanta, Georgia
    MS-Off Ver
    Excel 2016
    Posts
    4

    Indirect Formula

    -
    Hi All,

    I am trying to come up with a formula where we can change the "yellow" cells and the "green" cells will pull data from the table above, so the indirect formula will go in the green cells (see attached). I am not sure if this is a lookup or indirect fomula needed.

    Thank you
    Last edited by Glenn Kennedy; 01-16-2021 at 07:13 AM. Reason: The attachment can be found further down the thread.

  2. #2
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Indirect Formula

    Hi,
    why do you have 3 times "Prior" in the 1st table?

  3. #3
    Registered User
    Join Date
    08-09-2013
    Location
    Atlanta, Georgia
    MS-Off Ver
    Excel 2016
    Posts
    4

    Re: Indirect Formula

    Those would be the prior years, I eventually would need to sum those items to get the "Prior" amount for each table

  4. #4
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Indirect Formula

    Hi,
    You need to copy the titles from D14 to D15, D20 to D21, etc.

    Then -
    In F14 and down:
    =SUMPRODUCT(OFFSET($D$2,MATCH(E14&$D14,$D$3:$D$10&$E$3:$E$10,0),2,,3))
    G14 and across:
    =INDEX($F$3:$R$10, MATCH($E14&$D14,$D$3:$D$10&$E$3:$E$10,0), MATCH(RIGHT(G$13,2),RIGHT($F$2:$R$2,2),0))
    Attached Files Attached Files

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,986

    Re: Indirect Formula

    Alside, Please DO NOT remove your text and attachment when you have got a solution. That denies other users the possibility of benefitting from the FREE advice that you were given on this PUBLIC forum.

    I have restored your text. Your attachment can be found on one of the replies to your post.


    Be part of the Community, and don't expect it to operate for your private & exclusive benefit.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] My formula sumif/indirect formula is working perfect..except everything is 1 row off!
    By Nyolls in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-23-2015, 01:12 PM
  2. [SOLVED] INDIRECT Function with multiple sheets - SUMIF, INDIRECT & MATCH
    By DJDRU in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-07-2014, 08:42 AM
  3. adding Indirect formula to my current sum if array formula
    By Eastbay2 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 05-13-2013, 09:41 AM
  4. Sum of indirect sheet names with multiple cells (SUM, INDIRECT,SHEETNAME in cell)
    By a1b2c3d4e5f6g7h8 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-12-2013, 08:42 AM
  5. Replies: 1
    Last Post: 02-10-2012, 02:53 AM
  6. [SOLVED] Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions
    By Andy Wiggins in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 09-06-2005, 07:05 AM
  7. [SOLVED] Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions
    By Mike Barlow in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 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