I have two parts tables and am attempting to set a value in table A where the parts# match. The part#'s can contain either a "." or a "-". When I try to create an update query, I get the following error,"The expression that you entered has an invalid data value". The fields are "text" in both db's. How can I "convert" the values into text?
Thank you
Thank you