The database with which I am working was imported from Q&A. All the entries in the LastName field are in upper case. I would like to convert them to proper case (eg. SIMPSON to Simpson).<br>I know I can make them appear that way with an Input Mask, but the underlying data will remain unchanged, so in reports or labels it will still come out SIMPSON.<br>I also know I can fix them by a search and replace method, but there are 700 entries.<br>Can anyone recommend a procedure?<br>Thanks.<br>Tom Watson (<A HREF="mailto:twatson@sentex.net">twatson@sentex.net</A>)