Hi All, I am new to this forum nut am assured that my queries will be satisfied.
Here we go.
I have a form with an [Enddate] field, a [Today] field and a Check box.
The [Today] field has a control source of =Format(Date(),"dd mmm yyyy") to display the system date eveytime the form is opened.
I have a check box that I want auto populating whenever the [Enddate] field is equal to the [Today] field.
A scenario.
A person enrols on a 3 year course. The [Enddate] field will be user populated with the course end date. In 3 years time the [Endate] and [Today] fields will match; it is then that I want the check box to auto populate. If this is not posible could I trigger another even such as calling another form to inform the user the the course end date has been reached.
I hope I have explained myself well enough.
Thanks for your help.
Here we go.
I have a form with an [Enddate] field, a [Today] field and a Check box.
The [Today] field has a control source of =Format(Date(),"dd mmm yyyy") to display the system date eveytime the form is opened.
I have a check box that I want auto populating whenever the [Enddate] field is equal to the [Today] field.
A scenario.
A person enrols on a 3 year course. The [Enddate] field will be user populated with the course end date. In 3 years time the [Endate] and [Today] fields will match; it is then that I want the check box to auto populate. If this is not posible could I trigger another even such as calling another form to inform the user the the course end date has been reached.
I hope I have explained myself well enough.
Thanks for your help.