J
Jason Walter
I know this topic has been discussed before, but I have not found an
answer to my question.
I'm not very good at programming Access, although I have managed a few
things with help form this newsgroup members.
I have a field that comes from a linked txt file. It contains a person's
name. The format is Lastname Firstname Middlename SpousefName
SpouseLname Etal
What I need to do is break out the Lastname and firstname. The first 2
names. I need them in seperate fields.
Ken Snell responded once before by saying to use an update query using
the Left, Mid, and Right functions to parse the text strings and to
check in the help file. I still couldn't find an answer.
Can anyone help me.
Jason
answer to my question.
I'm not very good at programming Access, although I have managed a few
things with help form this newsgroup members.
I have a field that comes from a linked txt file. It contains a person's
name. The format is Lastname Firstname Middlename SpousefName
SpouseLname Etal
What I need to do is break out the Lastname and firstname. The first 2
names. I need them in seperate fields.
Ken Snell responded once before by saying to use an update query using
the Left, Mid, and Right functions to parse the text strings and to
check in the help file. I still couldn't find an answer.
Can anyone help me.
Jason