B
Bucky
I have a make table query that I want to have the user enter a date to
mark the records with. I have a field in the query that is basically
there to enter the date... looks like as follows:
ImportDate2: Format([Enter date you want assigned to these
records:],'mm/dd/yyyy')
It all works just fine, but when the dialog box comes up requesting the
user to enter a date, I want to have a default value of today's date in
the dialog box. Is there any way to do it?
Thanks all!
mark the records with. I have a field in the query that is basically
there to enter the date... looks like as follows:
ImportDate2: Format([Enter date you want assigned to these
records:],'mm/dd/yyyy')
It all works just fine, but when the dialog box comes up requesting the
user to enter a date, I want to have a default value of today's date in
the dialog box. Is there any way to do it?
Thanks all!