S
staceysiepmann
Hi,
I am having trouble with doing a VLOOKUP function between tw
workbooks. This is the nested function in whole:
=IF(ISNA(VLOOKUP(B2,'[Cross Reference through 10310
payroll2.xls]Cross-reference'!$A$2:$B$15201,1,FALSE)),"Tea
Member","Not Team Member")
Cell B2 is in the workbook that I want to have the VLOOKUP return th
value of Team Member or Not Team Member. Cross Reference through 10310
payroll2.xls is the other workbook and Cross-reference is the workshee
in the workbook that the VLOOKUP is checking. Currently the complet
formula is only returning a value of Team Member for all cells th
formula is pasted into in the master workbook.
I use my personal information as the control because I am not a tea
member and I should get a Not Team Member label in the VLOOKUP cell. I
returns with the label Team Member.
Can someone help me?
Thank
I am having trouble with doing a VLOOKUP function between tw
workbooks. This is the nested function in whole:
=IF(ISNA(VLOOKUP(B2,'[Cross Reference through 10310
payroll2.xls]Cross-reference'!$A$2:$B$15201,1,FALSE)),"Tea
Member","Not Team Member")
Cell B2 is in the workbook that I want to have the VLOOKUP return th
value of Team Member or Not Team Member. Cross Reference through 10310
payroll2.xls is the other workbook and Cross-reference is the workshee
in the workbook that the VLOOKUP is checking. Currently the complet
formula is only returning a value of Team Member for all cells th
formula is pasted into in the master workbook.
I use my personal information as the control because I am not a tea
member and I should get a Not Team Member label in the VLOOKUP cell. I
returns with the label Team Member.
Can someone help me?
Thank