+ Reply to Thread
Results 1 to 3 of 3

Index & Match with Concatenation

  1. #1
    Forum Contributor
    Join Date
    08-24-2009
    Location
    Manila, Philippines
    MS-Off Ver
    MS 365 Subscription Insider (Windows 11 64-bit)
    Posts
    120

    Index & Match with Concatenation

    Hi,

    I will pls. need a formula probably an Index & Match but I just couldn't figure it out how.

    I need to look up values in Sheet Engineering for each personnel's hours monthly and this will be reflected in the Data Sheet.

    The reference to look is the Badge# plus the year_month combined as a concatenation.

    I've attached a spreadsheet to explain better what I need.

    Appreciate your helps as always.
    Attached Files Attached Files
    Last edited by rickyilas; 08-15-2011 at 03:28 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Index & Match with Concatenation

    If you can use columns B and I instead of column A, which looks like those 2 columns combined to give a code, then

    =INDEX(Engineering!$U:$AM,MATCH(B2,Engineering!$C:$C,0),MATCH(I2,Engineering!$U$11:$Y$11,0))

    copied down.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Contributor
    Join Date
    08-24-2009
    Location
    Manila, Philippines
    MS-Off Ver
    MS 365 Subscription Insider (Windows 11 64-bit)
    Posts
    120

    Re: Index & Match with Concatenation

    Thanks NBVC. Exactly what I needed.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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