howardshulman
New member
- Local time
- Today, 09:27
- Joined
- Jan 13, 2015
- Messages
- 5
I have a problem that is driving me crazy (which is actually a short drive). I have a report with one sub-report. It previews correctly and prints correctly from my ACCDB. However, when I create an ACCDE, the sub-report previews correctly and then does not print. I have tried the following and none work:
Howard
- In the main report, deleted the links and changed the subreports record source.
- Changed layout for print to no
- Changed filter on empty matches to no
- Moved everything from detail to page header
- When I put code in the subreport to set a flag when loaded and queried that flag in the main report, the subreport never admitted to being loaded when run from the ACCDE (again works fine from the ACCDB).
Howard