Hi Kelvin,
I recently had to do something similar for a database (created by another
member of staff) that had the whole name in one field, and we wanted
FirstName and SurName fields.
I exported the relevant table into Excel, then used DATA - TEXT TO COLUMNS
to split the field into bits (used the space between each name as the split)
Then i just took a few minutes of time to scan through the list results.
Most of the names had split fine, and for maybe 5% i just adjusted them to
look the way the should, it didn't take too long and it was a long list!
Then i imported everything back into access.
It was slightly fiddly, but not too much.
Let us know what you end up doing,
Kirstie
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> This can reduce but not eliminate the amount of USB-work needed:
> http://www.infoplan.com.au/splitter/
>
>
> On Thu, 12 Jul 2007 14:09:14 -0500, "Kelvin Beaton" <kelvin at mccsa
> dot com> wrote:
>
>>I'm getting the idea that USB will be required.... ;-)
>>
>>Thanks
>>
>>Kelvin
>>
>>
>>"John W. Vinson" <jvinson@STOP_SPAM.WysardOfInfo.com> wrote in message
>>news:(E-Mail Removed)...
>>> On Thu, 12 Jul 2007 10:41:45 -0500, "Kelvin Beaton" <kelvin at mccsa dot
>>> com>
>>> wrote:
>>>
>>>>I have a field with names in it and I would like to get the first and
>>>>last
>>>>names, but the data looks like this.
>>>>
>>>>Jim Bob Brown
>>>>Jim Billy Bob Brown
>>>>Jim B Brown
>>>>
>>>>If I can assume that the first name is Jim and the last name is brown I
>>>>could live with that.
>>>
>>> But you can't.
>>>
>>> My friend Darla Sue Jones (well, that's not her real last name) uses
>>> Darla
>>> Sue
>>> as her first name. It's not Darla, it's Darla Sue.
>>>
>>> My former coworker Felix de la Iglesia's last name is de la Iglesia.
>>> It's
>>> not
>>> Iglesia, and he would quite rightly object if addressed in that way.
>>>
>>> Parsing names requires a USB interface - Using Someone's Brain!
>>>
>>> John W. Vinson [MVP]
>>
> --
> John Nurick - Access MVP