> I need to know how to make a Completed date field to only accept a date that
> is equal to or greater than the Begin date field.
>
> MEG
Create a Data Validation on the end date that if the End Date is not
blank and the date is less than the Begin Date to display a message.
This will put the red dotted box around the field and will not allow
submitting the record until a valid date is made.
sboyd
Meg - 06 May 2008 12:42 GMT
Thanks so much this worked. I tried the Data Valadation before but could
never get right info entered. Thanks.
MEG
> > I need to know how to make a Completed date field to only accept a date that
> > is equal to or greater than the Begin date field.
[quoted text clipped - 7 lines]
>
> sboyd