M
Mandi
I have a text field [name] with names like:
Doe, John
Smith, Jim
I also have 2 other text fields that are currently blank
[f_name] and [l_name]
How do I create an update query to put only the last name
in [l_name] and only the first name in [f_name] (from the
[name] field? (I know there is a function that will help
me do this...)
Any assistance is appreciated! Thanks!
Doe, John
Smith, Jim
I also have 2 other text fields that are currently blank
[f_name] and [l_name]
How do I create an update query to put only the last name
in [l_name] and only the first name in [f_name] (from the
[name] field? (I know there is a function that will help
me do this...)
Any assistance is appreciated! Thanks!