I am hoping this is fairly easy for some of you extremely smart folks. Here is my problem. A person originally create a "Name" column in the format "last name, first name". I would like to create two new columns, "First Name" and "Last Name". I am looking for a function to give me everything up to the comma "," (which would be the last name) and then everything after the comma "," (which would give me the first name). I would like to pull "Name" into a query and then create the "First Name" and "Last Name" columns in the query. Can somebody provide me with the basic function and associated code? Thanks, Jim 
