brahmabull525
Programmer
I am building a Make Table query in Access. I am using the following as criteria "Between [enter start date] and [enter end date]" on a date field. When the table is made, two new fields are created called "StartDate" and "EndDate". These come from columns set-up in the query as "StartDate:[enter start date]" and "EndDate:[enter end date]".
When the "StartDate" and "EndDate" fields are created in the new table, the data shows up, by the Data Type is set to Binary. Is there a way to have the query automatically set the Data Type as Date/Time instead?
Any help would be most appreciated. Thanks!