Scenario: I have a product with 5 colors, 6 styles, and 7 sizes. Every color has some of every style and every size. Every style has some of every color and every size. every size has some of every color and every style. Each permutation has a unique Stock number.

I want 3 lists: group by color( 5 rows), group by style(6 rows), group by size(7 rows).

I can get the reports, correctly grouped, but I get as many rows as there are records in the file. I can not figure out how to get just the first of each group.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.