Results 1 to 4 of 4

Indirect match index formula question involving different spreadsheet name

Threaded View

  1. #1
    Valued Forum Contributor
    Join Date
    03-17-2007
    Location
    Michigan
    MS-Off Ver
    Excel 2021
    Posts
    974

    Indirect match index formula question involving different spreadsheet name

    Hello!

    I was assisted in a previous post with the use of this formula:
    =SUM(IFERROR(--SUBSTITUTE(UPPER(INDEX(INDIRECT("January!" & $AZ$1 & "5:" & $BD$1 & "49"),MATCH(Payroll!$AY4,January!$A$5:$A$49,0),)),UPPER($A$2:$A$14),""),0))
    This particular formula is placed in cell AZ4. I have a month in cell AY4 (that would say January). Is there a way that I could edit this array formula so that the "January!" in red above wouldn't need to specify a given month but would instead change to reflect the month specified in cell AY1.

    I tried this this but it didn't work:
    =SUM(IFERROR(--SUBSTITUTE(UPPER(INDEX(INDIRECT($AY$1 &"!" & $AZ$1 & "5:" & $BD$1 & "49"),MATCH(Payroll!$AY5,INDIRECT($AY$1 & "!",$A$5:$A$49),0),)),UPPER($A$2:$A$14),""),0))
    Any assistance would be greatly appreciated!
    Last edited by lilsnoop; 03-02-2015 at 04:44 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Indirect-index-match formula is returning #Value
    By brent_excel in forum Excel General
    Replies: 3
    Last Post: 08-01-2014, 05:52 PM
  2. What Formula is best to use? MATCH INDEX INDIRECT? Help !
    By cjhazeh in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-18-2013, 06:15 AM
  3. index/match question with sample spreadsheet.
    By justinhampton81 in forum Excel General
    Replies: 3
    Last Post: 07-15-2010, 01:26 PM
  4. Index Indirect and Match Formula Question
    By petevang in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-25-2010, 03:59 PM
  5. Complicated Question involving INDEX, ADDRESS, MATCH, ROW, etc.
    By notthemonica in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-22-2007, 02:24 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