D
DK
I have a report/subreport where the recordsource of the subreport is set at
runtime via code entered in the subreport's open event. This works fine
except when I enter code in the ReportHeader_Format event on the main
report. This event causes the subreport to reopen and I get an error.
Once in print mode the data source of the subreport cannot be set via the
open event. Any suggestions as to how this can be handled? Thanks.
DK
runtime via code entered in the subreport's open event. This works fine
except when I enter code in the ReportHeader_Format event on the main
report. This event causes the subreport to reopen and I get an error.
Once in print mode the data source of the subreport cannot be set via the
open event. Any suggestions as to how this can be handled? Thanks.
DK