+ Reply to Thread
Results 1 to 6 of 6

Index & Match

  1. #1
    Registered User
    Join Date
    12-04-2014
    Location
    Fort Wayne, Indiana
    MS-Off Ver
    10
    Posts
    39

    Unhappy Index & Match

    Hello!

    I have 2 spreadsheets (A=Response Database & B=Mail List Database) and I am trying to pull information from spreadsheet B and add this information to spreadsheet A. I need to enter information in column I - in spreadsheet A from column G from spreadsheet B based off of the information in column C & column F - spreadsheet A.

    Can someone help me figure this out?

    Thank you,

    Tina
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Index & Match

    In I2

    =INDEX('Mail List'!$G:$G,MATCH(1,INDEX(('Mail List'!$C:$C=C2)*('Mail List'!F:F=F2),0),0))

    Copy down

    Also avoid using full column references, use only the range that contains data
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    12-04-2014
    Location
    Fort Wayne, Indiana
    MS-Off Ver
    10
    Posts
    39

    Re: Index & Match

    Thank you very much!

  4. #4
    Registered User
    Join Date
    12-04-2014
    Location
    Fort Wayne, Indiana
    MS-Off Ver
    10
    Posts
    39

    Re: Index & Match

    Hi Ace_XL,

    You helped me with a formula months ago, but I now have another question.

    I need to add additional columns to my formula and not sure how to do this.

    Can you assist me?

    Thank you,
    Tina

  5. #5
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Index & Match

    Do you mean.... something on these lines

    =INDEX('Mail List'!$G:$G,MATCH(1,INDEX(('Mail List'!$C:$C=C2)*('Mail List'!F:F=F2)*('Mail List'!X:X=X2,0),0))

  6. #6
    Registered User
    Join Date
    12-04-2014
    Location
    Fort Wayne, Indiana
    MS-Off Ver
    10
    Posts
    39

    Re: Index & Match

    Hello and thank you so much!

    Attached are 2 spreadsheets. One is a Master and the other is Responses.

    I am trying to get the Campaign Id column in the Master to generate in the Privacy Code column in the Responses, based off of address and job #, BUT I found an issue with this. I also need to not include the address, but include the city, state and zip because if there is a location like PO Box with similar numbers, my Privacy Code in the Responses is incorrect.

    Are you able to help?

    Thank you,
    Tina
    Last edited by tgebert; 03-18-2015 at 03:22 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. Replies: 6
    Last Post: 04-30-2014, 02:42 AM
  2. [SOLVED] Index Match from a cell populated from index match
    By MarcLewis in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-15-2013, 05:30 AM
  3. Replies: 6
    Last Post: 11-08-2013, 10:29 PM
  4. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  5. Replies: 5
    Last Post: 02-29-2012, 08:51 PM

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