I have imported an Excel Spread sheet with a column called "Full Name". In Access the field shows those Full Name's like: Tommy J. Smith. There could be a Tom J. Smith or a Tom Smith or a Tommy Smith in the data as well as Tommy J. Smith. I would like to break the names apart and end up with a Last Name and First Name field. Can you help?
Also I built a simple Query joining two tables. The common field is the Primary Key. There are four fields Primary Key, Full Name and from the other Table Last Name and Primary Key. When I sort the Query it sorts by Primary Key. What am I doing wrong.
Thanks for any help.