Here's how ...

Based on sample RRBYW19 database ...

EDIT USING SalesTransactions +
ARRANGE InvoiceHeader BY TransID, +
ARRANGE InvoiceDetail BY DetailNum, +
ARRANGE Employee BY EmpLName,EmpFName +
ARRANGE Contact BY ContLName,ContFName +
ORDER BY Company WHERE CustState = 'PA'
RETURN

Hope it helps!

Very Best R:egards,

Razzak




At 12:35 PM 8/8/2018, Carpet Broker, Dick Fey wrote:

I hate it when I have used a command in the past, need it again, and can't find the documentation.

There is a command to use when editing a multi table form to arrange one of the tables in a certain order.

HELP.

Dick Fey

--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 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.

Reply via email to