Module attached to report

  • Thread starter Thread starter TOm
  • Start date Start date
T

TOm

I have a module attached to a report.

I forgot how to see what modules are attached to reports and how to change
the module attached to the report.
 
A Report can have only one module and it is atached to the report. The only
way to change that is to set the report's Has Module property to No and save
and close the report. Then you just recreate your code.
 
Back
Top