Are you using an enhanced dbgrid in your form? If so, then you can turn on the filter bar to filter results.
Dan Goldberg From: [email protected] [mailto:[email protected]] On Behalf Of John Murnane Sent: Wednesday, May 31, 2017 9:56 AM To: [email protected] Subject: [RBASE-L] - Form EEP question I’m learning to use custom EEPs for form design. I know that I can move through table associated with form using the NEXTROW. Is it possible to change the selection criteria for a form through an EEP? I have a button on a form for which I’ve defined an “On Click EEP”. I want to do something like this: SELECT * FROM table1 WHERE name=.newname *(selects new form data) RECALC TABLES - John _ John Murnane Arizona State University -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

