HasData

J

jlute

=IIf([srptPKCGsVentHoleAttributes].[Report].[HasData],
[srptPKCGsVentHoleAttributes].[Report]![SumTotalAreasqin]/
[BlankAreasqin],4)

The text control for this code will display whether or not
[srptPKCGsVentHoleAttributes] HasData or not.

Does anyone see my error?

Thanks in advance!
 
Top