D
dlb1228
i have a ton of names that someone put in a table like the following example
smith, john
jones, dave
i want to put the last name in one field and first name in another field. is
there anyway that i can do this with a trim function or something. to say
give me all data to the left of the comma and give me all data to right of
comma?
smith, john
jones, dave
i want to put the last name in one field and first name in another field. is
there anyway that i can do this with a trim function or something. to say
give me all data to the left of the comma and give me all data to right of
comma?