erikhertzel
MIS
I have a spreadsheet of data with some numbers associated with names. The primary number should be associated with only one name, but it currently is not.
So, I am trying to figure out how to seperate the primary number out and then issue a new number to the rest of them (mostly husband and wife share the saem Acct Num). Here is an example
Num FirstN MidI LastN Mailing Name
A B C D E
123 Joe C Bob Joe C Bob
123 Jane D Bob Joe C Bob
I need to figure out how taht if the mailing name = the other name field when it's put together (B-D) then drop the record so I only have the secondary name left (that which does not equal the mailing name).
Any ideas?
So, I am trying to figure out how to seperate the primary number out and then issue a new number to the rest of them (mostly husband and wife share the saem Acct Num). Here is an example
Num FirstN MidI LastN Mailing Name
A B C D E
123 Joe C Bob Joe C Bob
123 Jane D Bob Joe C Bob
I need to figure out how taht if the mailing name = the other name field when it's put together (B-D) then drop the record so I only have the secondary name left (that which does not equal the mailing name).
Any ideas?