danikuper
Registered User.
- Local time
- Yesterday, 23:17
- Joined
- Feb 6, 2003
- Messages
- 147
Can I use a Dsum function in a control box in my report and point the Dsum to a query that is not the recordsource for the report?
I tried the following in a text box in my report:
=DSUM("[quota]","qryQuota_Qtr")
I get #error as result... this qryQuota_Qtr is not the query in my recordsource.
Is there any other way to get that?
Thanks!!!!
daniel
=Access 2K=
I tried the following in a text box in my report:
=DSUM("[quota]","qryQuota_Qtr")
I get #error as result... this qryQuota_Qtr is not the query in my recordsource.
Is there any other way to get that?
Thanks!!!!
daniel
=Access 2K=