J
Jay
In a query I want to remove anything after a space in a
field. Example is First_Name has a middle inital in it.
In my query I want to remove this. Does every know a name
of a function that will do this?
Now:
First_Name
Jon M
Looking for:
First_Name
Jon
Thanks for the help.
field. Example is First_Name has a middle inital in it.
In my query I want to remove this. Does every know a name
of a function that will do this?
Now:
First_Name
Jon M
Looking for:
First_Name
Jon
Thanks for the help.