Add fields to a report

AlexRigholt

Registered User.
Local time
Today, 17:45
Joined
Nov 14, 2008
Messages
36
Hello,

In a dialog box users select what columns will appear in a report. How to make a report that includes only the selected fields, without having gaps between the columns?
 
Thanks Pat,

Thanks for your replay. A report with all fields wouldn't even fit on a landscape A3 sheet, and a selection of reports wouldn't make my customer happy.
I'll be able to code it as per your suggestion 3, but hoped there would be a simple way. I'll assemble strings for both the header line and the details, and use a mono-spaced font.
 
You're right Pat about duplicating the report writer, and I already have options in all reports to export to Excel... This is going to save me a lot of time! Thanks!
 

Users who are viewing this thread

Back
Top Bottom