I have 2 worksheets, one with about 500 lines and the other with 1600 lines. The first worksheet - the target with 500 lines, I have a firstname/last name combined field in column C. In column D I need to obtain the status of each of these people from my second worksheet.
I've pasted the columns I need into my target sheet as a new worksheet titled source. Column C has the same combined first name/last name column and column D has the status that I need to move to the main sheet.
I have tried to use a lookup function but it appears that since I don't have the same number of lines, it actually does not pull in the correct status for each person. So, I know I'm missing something but can not figure out what.
I'm using this formula:
=LOOKUP('Contacts orders only'!D:D,source!C:C,source!D:D)
I'm not familiar with all the various formulas and have looked in other threads to find a solution but the reply either goes over my head or doesn't seem to quite fit. Any help or advice would be GREATLY appreciated!!
Thank you!
Jennifer
I've pasted the columns I need into my target sheet as a new worksheet titled source. Column C has the same combined first name/last name column and column D has the status that I need to move to the main sheet.
I have tried to use a lookup function but it appears that since I don't have the same number of lines, it actually does not pull in the correct status for each person. So, I know I'm missing something but can not figure out what.
I'm using this formula:
=LOOKUP('Contacts orders only'!D:D,source!C:C,source!D:D)
I'm not familiar with all the various formulas and have looked in other threads to find a solution but the reply either goes over my head or doesn't seem to quite fit. Any help or advice would be GREATLY appreciated!!
Thank you!
Jennifer