I
Irv1010
I have a form with a next appointment field [NextApptDate]. The next
appointment date should normally be less than 21 days after the current date.
How do I create a MsgBox that will appear if the appointment date is over 21
days. i.e. "The next appointment for this client is currently more than 21
days in the future. Are you sure that this date is correct?". The user
would then be able to select "Yes" which would continue to save and close the
form or "No" which would keep the form open.
Your help is greatly appreciated.
appointment date should normally be less than 21 days after the current date.
How do I create a MsgBox that will appear if the appointment date is over 21
days. i.e. "The next appointment for this client is currently more than 21
days in the future. Are you sure that this date is correct?". The user
would then be able to select "Yes" which would continue to save and close the
form or "No" which would keep the form open.
Your help is greatly appreciated.