Hi,
I need to build a query in which two tables are connected.
However,
one table uses the ID field as a text, the other as a numeric expression.
I am not able to change the field expressions, as both tables are used in seperate programs, but DO use the same numbers ( i.e., an ID may be 20002 in the text_ID field as well as the numeric_ID field).
In other programs I could use the: Str(numeric_field) = string_Field, but I can't find that in access.
Also, it would help if this could be done directily with the expression builder.
Thank you in advance
Rainer
I need to build a query in which two tables are connected.
However,
one table uses the ID field as a text, the other as a numeric expression.
I am not able to change the field expressions, as both tables are used in seperate programs, but DO use the same numbers ( i.e., an ID may be 20002 in the text_ID field as well as the numeric_ID field).
In other programs I could use the: Str(numeric_field) = string_Field, but I can't find that in access.
Also, it would help if this could be done directily with the expression builder.
Thank you in advance
Rainer