How can I build a report from a table or a query, from code, and each time the table (query) contains different fields and different number of fields ?
I used "CreateReport" and rptObject.Source... , but I don't got the fields, a got an empty report.
How can I attache the fields of table(query).
Thanks
I used "CreateReport" and rptObject.Source... , but I don't got the fields, a got an empty report.
How can I attache the fields of table(query).
Thanks