I have created a form which has 2 tabbed pages. On page 2 I have added a Calendar control linked to 2 combo boxes (Combo91 and Combo93) which are for Start and End.
When I click the Start combo the calendar appears (as it should) but the default date is set at Apr 30 2013. If I then choose a date from the calendar and it populates Combo91, this date then becomes the automatic date which appears on the calendar when I want to populate the End box (Combo93)
I have already set this calendar up on a different page within the same database and it operates correctly i.e the default date is todays date.I have copied all code
Any ideas on how to fix ?