+ Reply to Thread
Results 1 to 7 of 7

Array / Concatenate formula issue

  1. #1
    Forum Contributor
    Join Date
    11-02-2007
    Posts
    109

    Array / Concatenate formula issue

    Hi,

    Two issues would love to get advice on. Firstly, if I try to write an array formula (using Excel 2007), when I press Cntrl + Shift + Enter, nothing happens - no brackets. Why?

    The second one is a little more complex. I have a file that I want to use an index match for, using multiple criteria. For some reason it will not work. What I am wanting to do is to look up a table, and if the date matches what is in cell G3, and the word matches what is in B4, & the URL matches what is in C4, the value is returned, otherwise shows "". I have not even gotten as far as putting in the "" to leave the cell blank if no data as cannot make the formula work

    This is the formula I am using, which according to the Microsoft site is a concatenate formula which will might be better for satisfying multiple criteria in an index match.

    =INDEX('Market Samurai data'!$E:$E,MATCH(B4&C4&G$3,'Market Samurai data'!$A:$A&'Market Samurai data'!$B:$B&'Market Samurai data'!$C:$C,0))

    Have attached the relevant file, and appreciate any help
    Attached Files Attached Files

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Array / Concatenate formula issue

    You need to arrange the lookup values in the same order as the array. Try this:

    Please Login or Register  to view this content.
    confirmed with CSE.

    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Forum Contributor
    Join Date
    11-02-2007
    Posts
    109

    Re: Array / Concatenate formula issue

    Thanks, tried it however am still getting VALUE error. I have tried doing text to column, retyping data to ensure the lookup is correct etc?????

    Also tried doing CSE & it does not put {} around the formula???

  4. #4
    Forum Guru
    Join Date
    03-12-2010
    Location
    Canada
    MS-Off Ver
    2010 and 2013
    Posts
    4,418

    Re: Array / Concatenate formula issue

    I put the formula that ConneXionLost provided and it worked using Ctrl + Shift + Enter instead of Enter only. Give another go. The reason you are getting #Value is because it was entered as a regular formula (Enter only).

    Hope this helps.

    abousetta
    Please consider:

    Thanking those who helped you. Click the star icon in the lower left part of the contributor's post and add Reputation.
    Cleaning up when you're done. Mark your thread [SOLVED] if you received your answer.

  5. #5
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Array / Concatenate formula issue

    Here's what I have.
    Attached Files Attached Files

  6. #6
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Array / Concatenate formula issue

    How to use Control-Shift-Enter:

    - select the cell with the array formula in it

    - on the formula bar, click (place your cursor) at the end of the formula

    - press Control-Shift-Enter

  7. #7
    Forum Contributor
    Join Date
    11-02-2007
    Posts
    109

    Re: Array / Concatenate formula issue

    Hi,

    Thanks everyone for your assistance

    I have been able to get the array formula to work finally which is great. I notice it is quite slow to calculate (I have an I7 laptop so should not be a problem). Is this common with array formulas? I read somewhere that a nested IF formula will do the same thing however concatenate is better and more stable? Given this file will have a lot more cells to calculate than just what I have in this example I wanted to make sure it is going to be stable enough to use?

    I am also trying to put in an ISNA to make the cell blank ("") if there is no value, however cannot get this to work as am being told I have too many arguments in the formula, so not sure how to do this? I have attached the updated file. Appreciate any help
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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