I need help: I have 3 fields: complete name, first name, and last name. I need to create an update query that takes first name out of complete name field and copies it to the first name field and the same for the last name field. Names in complete name field formated as Last name, First name. Example: Johnson, Steve
Thank you