4
43fan
Hello!
I have an area code list, that has all area codes for each state listed,
like this:
203, 475, 860, 959 <--- In cell A1
Connecticut<--- In cell B1
of course, all states are listed in column B, and all codes for each
state are in column A, with commas separating
each code.
I have a db with contact names and their phone numbers, with area code
broken out. The eventual thing is,
I want to search through my area code list and put the state it
belongs to in the contacts db.
Using vlookup, I get a #ref when I try to do this. I'm guessing
because each cell with the area code in it doesn't
only have one value but could have multiple ones separated by commas?
If this is the case, how can I easily manipulate the data around to
put one area code in each row with the corresponding
State in the cell adjacent to it?
Thanks!!
Shawn
I have an area code list, that has all area codes for each state listed,
like this:
203, 475, 860, 959 <--- In cell A1
Connecticut<--- In cell B1
of course, all states are listed in column B, and all codes for each
state are in column A, with commas separating
each code.
I have a db with contact names and their phone numbers, with area code
broken out. The eventual thing is,
I want to search through my area code list and put the state it
belongs to in the contacts db.
Using vlookup, I get a #ref when I try to do this. I'm guessing
because each cell with the area code in it doesn't
only have one value but could have multiple ones separated by commas?
If this is the case, how can I easily manipulate the data around to
put one area code in each row with the corresponding
State in the cell adjacent to it?
Thanks!!
Shawn