F
Flamikey
This is an easy one but I am having a hard time getting the synta
right. I have three sheets. In column A of each sheet are SSNs.
want to do a Vlookup of Sheet3 Col A on Col A of Sheet 1 and Sheet 2.
If I encounter an error on the VLOOKUP of Sheet 1 I want text messag
"A" returned, if I encounter an error on the VLOOKUP of sheet 2 I wan
text message "B" returned, If I find an error on both Vlookups I wan
to concatanate message "A" and message "B", if I find no errors o
either Vlookup I want no Message or BLANK message. I tried thi
nesting Or with IF with ISERROR and VLOOKUP. I think a MATCH and INDE
method might work better, but I am sure one of you can do in 30 second
what would take me an hour. Thanks
right. I have three sheets. In column A of each sheet are SSNs.
want to do a Vlookup of Sheet3 Col A on Col A of Sheet 1 and Sheet 2.
If I encounter an error on the VLOOKUP of Sheet 1 I want text messag
"A" returned, if I encounter an error on the VLOOKUP of sheet 2 I wan
text message "B" returned, If I find an error on both Vlookups I wan
to concatanate message "A" and message "B", if I find no errors o
either Vlookup I want no Message or BLANK message. I tried thi
nesting Or with IF with ISERROR and VLOOKUP. I think a MATCH and INDE
method might work better, but I am sure one of you can do in 30 second
what would take me an hour. Thanks