+ Reply to Thread
Results 1 to 6 of 6

Possible Indirect Function Needed or Any feasible method

  1. #1
    Registered User
    Join Date
    12-22-2020
    Location
    Tampa,FL
    MS-Off Ver
    2019
    Posts
    70

    Unhappy Possible Indirect Function Needed or Any feasible method

    Hello Everyone,

    I have a Indirect Function questions or maybe something else that could possibly be quicker. I am not sure my method or thought process is the best?

    Template Sheet is used has a guide to pull data from thousands of accounts based on the reference Invoice No (client ID + Invoice No "Column A and F") and SK AK NO ( Account "Column C")

    The reference sheets are already designated by name Invoice No. My objective is to pull the Invoice Charge (Column S) from each designated account. But there is one catch, based upon the currency I must either place in column I or J.


    Column I - is for any currency other than USD

    Column J - is for USD

    I believe that the Indirect Function is the best practice for this method but I may be wrong. I do not know if there is a Macro or even just a better practice.


    What I have come up with is the following but I can't seem to apply the currency options to place in one of the following columns.


    =Index(Indirect("'46547-20241100041'!C:C,Match("666457",Indirect("46547-20241100041'!S:S"),False),1)

    I have attached a Completed Template with the data provide to demonstrate what I am wanting to accomplish. I would really appreciate the assistance with this task.
    Attached Files Attached Files
    Last edited by cvici; 02-19-2021 at 05:57 PM.

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,167

    Re: Possible Indirect Function Needed or Any feasible method

    OK cvici,

    Not an easy formula but I got it. Looks like:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Find the formula in your well-constructed example attached. Indirect Match Other Sheets.xlsx
    The Not Equal changes to Equal in second column.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    12-22-2020
    Location
    Tampa,FL
    MS-Off Ver
    2019
    Posts
    70

    Re: Possible Indirect Function Needed or Any feasible method

    Thank you Marvin, do you know why the below data is coming with an Error. I tried figuring it out but couldn't. The reason why I ask is because I am getting that error on some of the data.

    I do know for the for the last there isn't a "SK AK No" but was hoping that it would still pull, not sure if possible while still applying the same result for all. Rows 28-30

    IF not applicable that is fine but if you could tell me the reason why we are getting #N/A for row 24-27 would help. When I applied to large data set I got about 75% completed but the other 25% the same error.

  4. #4
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,167

    Re: Possible Indirect Function Needed or Any feasible method

    Hi cvici,

    When I was playing with your data you had spaces in front and behind lots of your data. My first guess is that you need to Trim() your data before you do the formulas. Also ensure the data types are the same when doing a Match along with removing spaces.

  5. #5
    Registered User
    Join Date
    12-22-2020
    Location
    Tampa,FL
    MS-Off Ver
    2019
    Posts
    70

    Re: Possible Indirect Function Needed or Any feasible method

    ..............
    Last edited by cvici; 03-30-2021 at 08:57 PM.

  6. #6
    Registered User
    Join Date
    12-22-2020
    Location
    Tampa,FL
    MS-Off Ver
    2019
    Posts
    70

    Re: Possible Indirect Function Needed or Any feasible method

    ..............
    Last edited by cvici; 03-30-2021 at 08:57 PM.

+ 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. INDIRECT -- need cell range to change to the INDIRECT method
    By skydivetom in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 12-04-2018, 11:18 AM
  2. Help needed with 'Indirect' function
    By sumdumgai in forum Excel General
    Replies: 6
    Last Post: 03-06-2017, 12:01 AM
  3. [SOLVED] HELP NEEDED: INDIRECT combined with ROW function
    By dtheb in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 05-20-2016, 12:41 PM
  4. Multi Tier - Match & Vlookup or INDEX or INDIRECT function help needed
    By yogananda.muthaiah in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-26-2016, 12:32 AM
  5. [SOLVED] Foruma needed to integrate indirect and sumif function
    By VincentNL in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-01-2014, 10:45 AM
  6. [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
  7. help with indirect and sumproduct or alternative method (without VBA)
    By statang in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-05-2012, 08:17 AM

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