G
Guest
When making a table with a Make Table Query, how can I specify a Data Type?
I am making calculations with a date. In a plain query it displays as a
date. But, when using the query to make a table, it defines the data type as
text instead of date. Then I end up with a data mismatch when trying to use
the newly made table with another query.
I am making calculations with a date. In a plain query it displays as a
date. But, when using the query to make a table, it defines the data type as
text instead of date. Then I end up with a data mismatch when trying to use
the newly made table with another query.