Hi, I am new to this forum, and am still using Access 2003.
The following code in a query design window:
MyNewString: Replace([MyString],"a","x")
replaces all a's with x's in one .mdb database on my computer, but in another similar database it displays the error "Syntax Error in the Visual...