Hi Folk I have a free standing temporary table (can be called exclusively)
This table may have up to 200 records, but often only about 20 records Amongst other things, there is a field called ASSEM C(1), and a field called LOCAT C(10) ASSEM field can only have a letter A or B or U If its an A, it means it's the master unit, and the B items belong to it (and appear directly below the A unit) When I print a report, I want the A's and B's to print in the same order as they are in the table (i.e. Record number order) but the U items need to come out in LOCAT order. Is there a "sweet" way to do this ? -- Regards Sytze de Boer Kiss Systems Hamilton, NZ Ph: 64-7-8391670, Mob:021 937611, www.kiss.co.nz ***Email is a great medium for distributing misunderstandings...*** _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

