I have a report based on a table. The report has room for 6 columns. There are 12 fields in the table, from which 6 are selected for the report. I can change the column header labels dynamically in the OnFormat event of the Page Header, but I am unable to change the conrolsource of the textboxes in the detail section to match the column headers. I get a "Run-time Error '2191' You can't set the control source property after printing has started."
What is the proper way to accomplish what I am trying to do?
Thanks,
Sup
What is the proper way to accomplish what I am trying to do?
Thanks,
Sup