Hi All, I am having trouble with finding and replacing numbers in a query. I need to remove all numbers from a particular field. I can do it manually in the table by finding # and replacing with "" but when I do it in the query it throws up an error about an invalid date value. This is what I have in the update field for my field Replace([FullName],#,"")
Please advise...
Dawn
Please advise...
Dawn