Place the start and end dates in the form. Then in your ON BEFORE START eep pre-define them. Put both dates on the form using date pickers.
Open your form using "Edit using formname" with out a where. Refresh the display every time the date picker is selected Quickly dashed off and I may have over looked something. -----Original Message----- From: "Paul Buckley" <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Fri, 21 Jun 2013 11:35:37 -0400 Subject: [RBASE-L] - Form Question in 9.5(64) > Group, > > I'm using the latest build of 9.5.3.20611. I have a form opened using > an > Edit Using command with a where clause, say: edit using appointments > where > adate >= .date1 and adate <= .date2. I'd like to put a button on the > form so > the user can change the date range by picking a new date and reloading > the > form from the button. I keep going in circles on this. Any help would > be > greatly appreciated. > > Thanks, > Paul Buckley > >

