jojoluv377
New Member
- Joined
- Sep 4, 2009
- Messages
- 10
I need to LookUp G47 in the 'CONTRACT WORKFORCE'!$E$4:$R$99 and once it finds it a D47 has to match Col 5 on 'CONTRACT WORKFORCE'!$E$4:$R$99.
=IF(ISNA(VLOOKUP(G47,'CONTRACT WORKFORCE'!$E$4:$R$99,11,FALSE)),"",VLOOKUP(G47,'CONTRACT WORKFORCE'!$E$4:$R$99,11,FALSE))
I think I should add AND but I am not sure where. Any ideas? I've been working on this for a while.
Jackie
=IF(ISNA(VLOOKUP(G47,'CONTRACT WORKFORCE'!$E$4:$R$99,11,FALSE)),"",VLOOKUP(G47,'CONTRACT WORKFORCE'!$E$4:$R$99,11,FALSE))
I think I should add AND but I am not sure where. Any ideas? I've been working on this for a while.
Jackie