ACC1x: Invalid Results in Subreport When CanGrow = YesID: Q98794
|
If a control in a subreport uses an expression or aggregate function
and its CanGrow property is set to Yes, Microsoft Access does not
calculate the value of the field correctly.
For example, assume your database contains a table named Test that
has a text field called TestColumn containing the following values:
TestColumn
----------
Mickey
Donald
=IIf(IsNull([TestColumn]),"N/A",[TestColumn])
Donald
Donald
Make sure that the CanGrow property of subreport fields that use expressions or calculations is set to No.
Microsoft has confirmed this to be a problem in Microsoft Access version 1.0. This problem no longer occurs in Microsoft Access version 1.1.
Keywords : kbusage RptSub
Version : 1.0
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: March 23, 1999