I have a form that contains two controls. I have an Active X control : Calendar 12.0 which displays a calendar. I also have a button that launches a macro to do a print preview of a report. The report is based on a query that uses the date (called value in the active x control) to limit the results. I want to use two other controls to limit a different query that exists on the same report. Query 2 needs the month and year values off the control. Is there a way to get this information?