Here's a monkey on my back. I have a MakeTable query that adds or subtracts a number of days from a date field if a condition is true, false, or null. This works fine. However, the new date fields in the Table come across as text fields and I have to manually convert the fields to Date fields to export as an EXCEL file to the end users.
Is there a way to convert the fields to Date fields by code?
Is there a way to convert the fields to Date fields by code?