T
Tracey
Microsoft Jet database engine does not recognize '[Columbus
Table].[3_digit_zip] ' as a valid field name or expression.
This field is used in other queries and they run fine, I try to do a cross
table query with this as an extra field and it gives me the error. Am I
missing something in this? Why am I getting an error?
Exists (SELECT 1 FROM [3D_Zip_Codes4_Removel] WHERE
[3D_Zip_Codes4_Removel].[3DZip] = [Columbus Table].[3_digit_zip] )
Table].[3_digit_zip] ' as a valid field name or expression.
This field is used in other queries and they run fine, I try to do a cross
table query with this as an extra field and it gives me the error. Am I
missing something in this? Why am I getting an error?
Exists (SELECT 1 FROM [3D_Zip_Codes4_Removel] WHERE
[3D_Zip_Codes4_Removel].[3DZip] = [Columbus Table].[3_digit_zip] )