I have solved the problem by 1. creating an array for each of the cursors 2. resizing the array so there will always be enough elements to fill the fields 3. filling the added fields in the arrays with blanks 4. added 12 lines with 2 fields each to the summary band pointing to one array 5. copying 5 lines to a second section and edited it to point to another array 6. copying all 12 lines again to a final section and pointed it to the final array 7. selecting all the fields and edited the properties to not print if blank
My data displays just fine and everything moves up where there are blank lines. The task of specifying each field was not bad at all since I was able to copy entire sections. It is easy to see the array element specified on the design surface and editing all the properties at once is a plus. Having the editing and formatting capabilities of the report writer is great! The only issue I have at this point is that the compiler complains each time because the report doesn't know that the code will create the array forcing me to ignore three times each time I build the project. Thanks all for all your help! Joe --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CABQeDnU=ZZgy+Cw=d=krucqwwdvotqdqsqkejth8yxupxtc...@mail.gmail.com ** 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.

