Completed date must be greater than or same as the Begin date?

M

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.

MEG
 
S

sboyd

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
 
M

Meg

Thanks so much this worked. I tried the Data Valadation before but could
never get right info entered. Thanks.

MEG
 
Top