I actually have two problems!!
1. I want a check box to automatically be ticked if another field containing a date is in the future. I get this working but it only shows the ticks if I close the form and reopen it. I am a little confused as to which event to place the code in and where to put the refresh (if thats whats needed)?
2. I have calender opening for entering dates into a form. This works perfectly and closes the calender when a date has been chosen, my problem is that if no date is chosen the default entry in the field is todays date, and cannot be deleted. How do i close the calender and leave field blank if user decides not to enter date?
1. I want a check box to automatically be ticked if another field containing a date is in the future. I get this working but it only shows the ticks if I close the form and reopen it. I am a little confused as to which event to place the code in and where to put the refresh (if thats whats needed)?
2. I have calender opening for entering dates into a form. This works perfectly and closes the calender when a date has been chosen, my problem is that if no date is chosen the default entry in the field is todays date, and cannot be deleted. How do i close the calender and leave field blank if user decides not to enter date?