ACC: Subreport Based on Table or Query Does Not Show DDE Data (95441)
The information in this article applies to:
- Microsoft Access 1.0
- Microsoft Access 1.1
- Microsoft Access 2.0
- Microsoft Access for Windows 95 7.0
This article was previously published under Q95441 SYMPTOMS
Advanced: Requires expert coding, interoperability, and multiuser skills.
When you view a report in Print Preview or print the report, the result of
a dynamic data exchange (DDE) expression in a subreport is not displayed.
CAUSE
If the subreport is based on a table or query, there must be at least one
row of data in the underlying table or recordset before the subreport's DDE
data will be displayed.
RESOLUTION
There are three possible resolutions:
- Hide the DDE expression if the recordset for the subreport is empty.
- Place the DDE expression in a subreport not based on a table or query.
- Place the control that contains the DDE expression in the main report.
Modification Type: | Major | Last Reviewed: | 5/9/2003 |
---|
Keywords: | kbinterop kbprb KB95441 |
---|
|