P
Paputxi
I have a form and figured out how to determine the number of associated
records that appear in a subform for each ID using the RecordCount object
property and display that number on the main form. I'm now trying to create
a report that shows that number as well. I tried to just copy and paste this
field from the main form into the report (like I can do with other fields
from the form), but it fails to execute, I think, the underlying query to the
subform. (I was afraid that would happen.) However, I don't know how to
resolve this problem. Any suggestions would be greatly appreciated. And,
thanks in advance.
records that appear in a subform for each ID using the RecordCount object
property and display that number on the main form. I'm now trying to create
a report that shows that number as well. I tried to just copy and paste this
field from the main form into the report (like I can do with other fields
from the form), but it fails to execute, I think, the underlying query to the
subform. (I was afraid that would happen.) However, I don't know how to
resolve this problem. Any suggestions would be greatly appreciated. And,
thanks in advance.