T
Tcs
I want to run a query (make table) that partially populates the new table. I want to keep track of
several dates. But I don't want to *enter* a date just yet. For one thing, I don't *know* the date
just yet. Do I have to enter some fictitious date, to make Access (2k3) create a date field in my
new table?
I found out that I can create a field using "Date()", then run an update query to update this date
to "null". Is this "okay"? Is there some other/better way?
Thanks in advance,
Tom
several dates. But I don't want to *enter* a date just yet. For one thing, I don't *know* the date
just yet. Do I have to enter some fictitious date, to make Access (2k3) create a date field in my
new table?
I found out that I can create a field using "Date()", then run an update query to update this date
to "null". Is this "okay"? Is there some other/better way?
Thanks in advance,
Tom