You need to use the ARRANGE BY in the form call
EDIT USING whatever +
ARRANGE slave table BY something +
WHERE something in the main table +
ORDER BY something in the main table
Tom Frederick wrote:
Started adding a scroll within a form for a slave table. The data is
entered elsewhere and the scroll is simply informational. A button is
included to allow the user to go off to the detail if they want. Works
great and the users like it. Two questions:
1. Is there a way to use the ORDER BY command for that slave based scroll?
2. Can there be more than one unrelated slave scroll, each using
separate ORDER BY commands in the same form?
Unrelated slave scrolls without ORDER BY work fine, but getting
separate ORDER BYs to work is tapping the edge of my current
understanding in R:Base V8.
Tom Frederick
Elm City Center
1314 W Walnut
Jacksonville, IL 62650
Off - 217-245-9504
Fax - 217-245-2350
Email - [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
Web - www.elmcity.org <http://www.elmcity.org>