I am currently using MS Access and Visual Basic coding behind. I have a form called Calendar which displays the month with a Cancel button and a Set Date button. When I run the form that uses the calendar, I have a button to call the calendar form. But when I first click the button a completely different calendar pops up - one with a TODAY button located at the button. I have searched my code and can not figure where this Calendar form is coming from. Can anyone tell me how I can shut off the "Today" calendar and only display my calendar. It would be too confusing to my users to see two different calendars.