+ Reply to Thread
Results 1 to 4 of 4

INDIRECT SYNTAX within INDEX/MATCH

  1. #1
    Forum Contributor
    Join Date
    06-10-2005
    MS-Off Ver
    2007
    Posts
    223

    INDIRECT SYNTAX within INDEX/MATCH

    Hi,
    I have a formula that works great.
    =LEN(INDEX('7.31.20'!$A$9:$Z$40,MATCH($B5,'7.31.20'!$A$9:$A$40,0),MATCH($C5,'7.31.20'!$A$9:$Z$9,0)))

    I am trying to aggregate data into one table that is on historical monthly sheets, 6.30.20, 5.31.20, etc. The 7.31.20 text is in cell BN4 but I am struggling on how to use it in the INDIRECT formula.

    Any suggestions would be appreciated.

    Thanks,

    Phillycheese
    Attached Files Attached Files
    Last edited by Phillycheese5; 08-05-2020 at 03:17 PM.

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: INDIRECT SYNTAX within INDEX/MATCH

    HOW TO ATTACH YOUR SAMPLE WORKBOOK:

    Fast answers need clear examples. Post a small Excel sheet (not a picture) showing realistic & representative sample data WITHOUT confidential information (10-20 rows, not thousands...) and some manually calculated results. Just before posting, scroll down to GO ADVANCED, click, and then scroll down to MANAGE ATTACHMENTS and click again. Now follow the instructions at the top of that screen.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: INDIRECT SYNTAX within INDEX/MATCH

    Please try at BM5

    =LEN(VLOOKUP($B5,INDIRECT("'"&BM$4&"'!A9:Z40"),MATCH($C5,INDIRECT("'"&BM$4&"'!A9:Z9"),0),0))
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    06-10-2005
    MS-Off Ver
    2007
    Posts
    223

    Re: INDIRECT SYNTAX within INDEX/MATCH

    Hi Bo,
    Thank you for the help! The solution you provided works great!!
    Phillycheese

+ 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. Replies: 8
    Last Post: 09-30-2018, 12:53 PM
  2. Index and Match syntax error
    By kocumna in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-14-2018, 03:06 PM
  3. INDEX MATCH syntax..
    By ccarruth in forum Excel General
    Replies: 4
    Last Post: 07-24-2017, 03:10 AM
  4. [SOLVED] INDEX/MATCH syntax
    By Len Silva in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-06-2017, 10:46 PM
  5. [SOLVED] INDEX/MATCH/MIN(>1) Syntax Difficulty
    By fearonc in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-18-2014, 02:09 PM
  6. [SOLVED] Index Match Match - syntax problem
    By Dabooka in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 12-01-2014, 09:05 AM
  7. VBA syntax for Index/Match function
    By SandPounder1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-07-2014, 03:42 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