R
robin121600 via AccessMonster.com
I developed a program where in member list has a separate column for LastName,
MiddleName and FirstName but my problem is they give me soft copy of more
than 5000 members in excel format where in the FirstName, MiddleName and
LastName are combined in 1 column, when i import it with my program i could
not split it in 3 columns, can anyone help me with my problem? do you know
any code or query to split this 1 column to 3 columns? thank you in advance.
robin
example:
in excel format (1 column) in ms access should be (3 columns)
header: Member List LastName MiddleName FirstName
Melissa Maria Speed Speed Maria Melissa
Richard Michael Smith Smith Richard Michael
MiddleName and FirstName but my problem is they give me soft copy of more
than 5000 members in excel format where in the FirstName, MiddleName and
LastName are combined in 1 column, when i import it with my program i could
not split it in 3 columns, can anyone help me with my problem? do you know
any code or query to split this 1 column to 3 columns? thank you in advance.
robin
example:
in excel format (1 column) in ms access should be (3 columns)
header: Member List LastName MiddleName FirstName
Melissa Maria Speed Speed Maria Melissa
Richard Michael Smith Smith Richard Michael