I have two tables in a query joined by a ID field. The problem is in the one table the ID fiels is a text format and in the other table its a number format so the query builder doesnt like that and gives me the Type mismatch in expression error.
Theres no way around it though; i need it to be those formats in its respective tables for reasons i wont go into here for simplicity.
Any way around this?
Theres no way around it though; i need it to be those formats in its respective tables for reasons i wont go into here for simplicity.
Any way around this?