I would like to make a form showing a calendar with a subform underneath that displays the results of a query. The criteria for the query would be the date highlighted on the calendar – each time a new date was selected the query subform would change to show the records for that date. Totally stuck with how to call the date and whether to put the code on the form or the subform. Any help much appreciated.