Thanks all, As usual the list always give great feed back. Steve -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of Jan Barley Sent: Tuesday, March 11, 2008 11:14 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: DIALOG BOX
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

