How do I get Christian Name and Surname separated?

  • Thread starter Thread starter John O'Gorman
  • Start date Start date
J

John O'Gorman

I have a Database with all the names as
"Christian Name Surname". How do I separate these into
two fields?

Many Thanks

John O'Gorman
 
Check out the Mid, Left, Right, InStr, and InStrRev functions. They are
commonly used functions to parse text strings.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top