I am looking for a way to display 2 fields of data that have multiple listings in “columns” in a report. Example: I want to send in a letter to my clients a listing of 320 destinations that come from 2 fields; [Destination] and [Category]. Normally the first 40 or so names appear on the first page, then the next page will have 80 names, and the 3rd page another 80 names, and so on until the full 320 names have been listed. Instead, I would like to display the names alphabetically in columns of 3 on the first page, then the next page will continue listing the names in columns of 3, until the 320 list is fully displayed. Instead of 4 or more pages, the letter will consist of only 2 or 3 pages. A more visual example is when Bank of America sends out their client’s bank statements: the statement lists the “Checks Posted in Numerical Order” which are displayed in columns of 3 all on one page. The check numbers are in sequential order as in example below.
Check # Posted Amt Check # Posted Amt Check # Posted Amt
7210 5-16 44.18 7236 5-12 52.50 7258 6-6 19.90
7211 5-16 68.84 7242 5-13 8.00 7259 6-7 9.50
7212 5-20 13.83 7243 5-20 252.50 7262 6-7 33.58
Any suggestions would be greatly appreciated. Thanks…
Check # Posted Amt Check # Posted Amt Check # Posted Amt
7210 5-16 44.18 7236 5-12 52.50 7258 6-6 19.90
7211 5-16 68.84 7242 5-13 8.00 7259 6-7 9.50
7212 5-20 13.83 7243 5-20 252.50 7262 6-7 33.58
Any suggestions would be greatly appreciated. Thanks…