I have a report based on a dummy table and six non-related temporary tables.
All the columns are different name to avoid relationships.

The report works well except I am having problems with the arrange by.

print reportname arrange table2 by column1 asc, column2 asc arrange table3
by column1 asc, column2 asc

It does not arrange by. I have tried just one but it still didn't work. Any
ideas on how to sort them??

TIA

Dan Goldberg


Reply via email to