One of the fields in my current project database is in Last, First MI order (all in the same field.) Field is a simple text field (actually imported from an Excel 97 ss.)<br><br>I need to break it apart into three separate fields (last name, first name and MI). Also, some names don't have initials.<br><br>I can export it to delimited text and write a quick c program to do this - but was wondering if there's a way to do it within Access 97, i.e., an update query, or a button on a one-time-use form or ... ???<br><br>Thanks in advance for the help!<br><br>Tom