Hello-
I'm trying to use the replace function in an access query to find and replace certain characters. The data in the field is: (Unit #2436; Contract #03-36-036801).
I only want the 10 digit code with the dashes: 03-36-036801. So, I need to remove "(Unit #2436; Contract #" and ")" at the end.
How do I go about this?
Thanks