G
Guest
Hello. I am having a problem with vlookup anytime I am working with exports
from a particular online system. I've tried reformatting, copying and
pasting as values, trim, and clean, etc. Nothing has worked yet. Here is
what my to worksheets look like:
list
A1 A2 A3
EID Name SSN
all
A1 A2 A3 A4
Claim # SSN State Name (and other columns, these are the only ones I'm
concerned with)
I am trying to pull the state from "all" into "list." Here is my function:
=VLOOKUP(E5,'[All Open.xls]all'!$1:$65536,2,FALSE)
Thanks in advance for your help...I am so frustrated by this!
from a particular online system. I've tried reformatting, copying and
pasting as values, trim, and clean, etc. Nothing has worked yet. Here is
what my to worksheets look like:
list
A1 A2 A3
EID Name SSN
all
A1 A2 A3 A4
Claim # SSN State Name (and other columns, these are the only ones I'm
concerned with)
I am trying to pull the state from "all" into "list." Here is my function:
=VLOOKUP(E5,'[All Open.xls]all'!$1:$65536,2,FALSE)
Thanks in advance for your help...I am so frustrated by this!