Using a 'sub-summary' in list view? -
06-14-2005
, 01:06 PM
I have a file called 'Editorial Line Items' displaying records for a
current issue of a magazine. Each line item is based on an article, and
there can be multiple line items for each article. This is the case if
there are two or more authors, sources, editors, etc.
I would like to have a list view with data grouped by 'Article Name'.
If there are two or more authors, I want to see their information in an
indented fashion like so:
Article 1
--------------------------------------------------------
Author1 Comp Page#
Author2 Comp Page#
...
Article 2
---------------------------------------------------------
Author1 Comp Page#
This is easy enough to do with the sub-summary part in a report, but I
want to do it in browse mode (list view). Can anybody tell me how I
might accomplish this?
Thank you,
Kevin |