daniel_in_korea
Registered User.
- Local time
- Tomorrow, 01:18
- Joined
- Jun 21, 2005
- Messages
- 11
Hello,
I have some problems with a statement of a DCount function. My statement:
=DCount("[Date]","Query1","[Date] Between [Parameter Date: beginning] And [Parameter Date: End]")
Whereas 'Query1' is the basic for the report. Query1 depends on two parameters: [Parameter Date: beginning] and [Parameter Date: End]. They are to enter on opening the report. The statement is written in the 'Control Source' property. But it does not work. #Error is the result
Thank you for your help.
I have some problems with a statement of a DCount function. My statement:
=DCount("[Date]","Query1","[Date] Between [Parameter Date: beginning] And [Parameter Date: End]")
Whereas 'Query1' is the basic for the report. Query1 depends on two parameters: [Parameter Date: beginning] and [Parameter Date: End]. They are to enter on opening the report. The statement is written in the 'Control Source' property. But it does not work. #Error is the result
Thank you for your help.