Steve, Try using a form that the user can either fill in the desired dates or use the date picker for each. Load the start and end dates into variables which can then drive your argument for the date range. I use this all the time to drive both financial and other reports! I use a standard form and create the captions as needed in the application which are displayed as variables on the form. Adding an OK and a Cancel button on the form dictates the action the application will take. Hope this helps!
Jan

