J
JHL
Hello,
Using Access 97, I do not know VBA, but use the query design boxes fairly
well. I have a database where the Name field has the last and first names
separated by a comma.
The names are of varying lenght so using LEFT or RIGHT functions would not
give me a good result. Will someone show me how to split this one field into
two separate fields, Lastname - Firstname? Examples are:
CARSON,MYRNA
TREMBLAY,MARIE J
LYLE,JOHN
NESLUSAN,JOSEPH
etc..
Thank you in advance.
JHL
Using Access 97, I do not know VBA, but use the query design boxes fairly
well. I have a database where the Name field has the last and first names
separated by a comma.
The names are of varying lenght so using LEFT or RIGHT functions would not
give me a good result. Will someone show me how to split this one field into
two separate fields, Lastname - Firstname? Examples are:
CARSON,MYRNA
TREMBLAY,MARIE J
LYLE,JOHN
NESLUSAN,JOSEPH
etc..
Thank you in advance.
JHL