F
FBrnstrmr
This should be a simple thing but, I have 2 fields into which I wish to place
dates on a form and have them put into the table. They are actually related
but I just want to track them separately. One is the date I create the new
record (=NOW())
and the other is 31 days later. I have absolutely duplicated the entry to
default to =NOW() for the first one a default to =NOW() + 31 for the second.
The starnge thing is that the second one does show 31 days from today, but
the first won't show anything until I try to enter data into another control
and I then get an error stating that the date field must be filled (as I told
it to be) when I click to close the error screen the proper date shows up
where it is supposed to. I have compared the table field definitions as well
as the control properties and they are duplicates except foe the + 31 as
required. Any one have a suggestion, please?
Thanks very much in advance. -Fred
dates on a form and have them put into the table. They are actually related
but I just want to track them separately. One is the date I create the new
record (=NOW())
and the other is 31 days later. I have absolutely duplicated the entry to
default to =NOW() for the first one a default to =NOW() + 31 for the second.
The starnge thing is that the second one does show 31 days from today, but
the first won't show anything until I try to enter data into another control
and I then get an error stating that the date field must be filled (as I told
it to be) when I click to close the error screen the proper date shows up
where it is supposed to. I have compared the table field definitions as well
as the control properties and they are duplicates except foe the + 31 as
required. Any one have a suggestion, please?
Thanks very much in advance. -Fred