I have inherited a database that contains a couple of fields labelled LastName and GivenNames. The data in the GivenNames fields contains one or two names.
It is now time to split this field into FirstName and MidName. How can I do this?
I know it is simple in Excel, and I thought of exporting to excel, splitting the field and importing it back. But there are over 50,000 records and the table has about 30 fields.
Is there a easier method available in Acess?
Cheers,
Brodie
It is now time to split this field into FirstName and MidName. How can I do this?
I know it is simple in Excel, and I thought of exporting to excel, splitting the field and importing it back. But there are over 50,000 records and the table has about 30 fields.
Is there a easier method available in Acess?
Cheers,
Brodie