Add form to input date and export records from database that match

S

sgharris49

I need to create a quick form that will accept a date (default to current
date) and use the date to export records from the Access database to a ta b
delimited file. I've already got a macro created to export the file, now I
need to add this form so a user can specify the date to use (a range of dates
would be best) so they can specify which records need to be written to the
export file.
 
Top