Hello. I'm trying to parse out a large list of names and businesses I have but am running into trouble. I'd like to filter it into First, Middle and Last name fields, and if it has an asterisk in front of it, remove the asterisk and enter everything following it into the last name field. I've had some mild success doing this in excel but am having problems in MS Access. Here is an example of the data:
Can anybody lend a helping hand?
Code:
John Smith *Acme Paint John Lee Smith John D Van Gogh *Google *Random Business
Comment