Hi Sharon,
do these dates need to be filled before a record is saved?
Warm Regards,
Crystal
Access Basics
8-part free tutorial that covers essentials in Access
http://www.AccessMVP.com/strive4peace
*
(: have an awesome day :)
*
> Hi,
> I have a form that when I click on the close button would like for it to
[quoted text clipped - 3 lines]
> keep getting an error.
> Thanks in advance for anyone who can help.
Jason - 23 May 2008 09:20 GMT
if so then in the table specify required as YES
> Hi Sharon,
>
[quoted text clipped - 18 lines]
> > keep getting an error.
> > Thanks in advance for anyone who can help.
strive4peace - 23 May 2008 16:06 GMT
actually, I was going to suggest a form BeforeUpdate event if the dates
are required... then the changes to the record can be CANCELled if the
user chooses to dump the changes (either the new record or edits to an
existing record)
Warm Regards,
Crystal
Access Basics
8-part free tutorial that covers essentials in Access
http://www.AccessMVP.com/strive4peace
*
(: have an awesome day :)
*
> if so then in the table specify required as YES
>> Hi Sharon,
[quoted text clipped - 22 lines]
>>> keep getting an error.
>>> Thanks in advance for anyone who can help.