Is it possible to navigate through records with the Calendar Control? What I want is the following. I have a form with a calendar control. The form is based on a table with several fields including a date field. This date field is unique. Now, I want to navigate through the records with the Calendar Control. When I click on a date on the Calendar Control that doesn't exist yet in my table, I want to see an empty record so that I can fill in a new record. When I click on a date on the Calendar Control that exists in my table, I want to see this record. Is this possible? If yes, does anyone knows how this can be done.
Thank you in advance.
Thank you in advance.