R
Racer57
I have a database called Projects that has a Text field called Project ID. I
also have a spreadsheet called Invoices that I want to link to the database
that has a corresponding Project ID field.
I cannot join these two fields in a query because the Invoices Project ID is
numeric, and it won't join with the text Project Id from the Projects
table.
I cannot change the properties of a linked table. Is there a way to build an
expression that converts the numeric field to a text field in a query? Or
suggest nother way to join the tables?
also have a spreadsheet called Invoices that I want to link to the database
that has a corresponding Project ID field.
I cannot join these two fields in a query because the Invoices Project ID is
numeric, and it won't join with the text Project Id from the Projects
table.
I cannot change the properties of a linked table. Is there a way to build an
expression that converts the numeric field to a text field in a query? Or
suggest nother way to join the tables?