I have found code to create a calendar on a form and have it successfully set up to where you can click the appropriate buttons to change the months and the days move to the correct spots and whatnot. What I am attempting to do here is have information from a table that has one field with the employee information and another field with a date format. I am trying to display the information from this table onto the calendar in order to replace an excel spreadsheet that is all automated typing in information and what not. Is there a way to have it display just the employee's information on the day (a blank textbox) on the form that corresponds with the date that is listed in the table?