Hi!
I’m working on a database where the user has been entering names as first name/ last name all in one field vs separating them out. They now need to have the names separated. I would like to use a query to do this however am not sure what to put in. I know how to join twofields as one but can’t do the reverse. The field as it stands now is [EmployeeName] and the format is first name last name or [Jane Doe]. I need a field for [LastName] and a field for [FirstName]. I do not want to disrupt or change the original infomation.
Thanks!
Leesha