djwasim
Registered User.
- Local time
- Today, 20:14
- Joined
- May 29, 2009
- Messages
- 93
Please Help Me
How to Use Query path instead of Table Path in a Dsum Formulla?
For Instance
I have a Field Named (Qty) in a table Named (Transaction)
Now The Dsum Formula is
=DSum("[qty]","transaction","xdate<forms!frmledger!stdate")
But i want to Use Query instead of table
For instance
I have a feild Named (qty) in a Query Named (Sale Q)
But when i put it into dsum formula as
=DSum("[qty]","Sale Q","xdate<forms!frmledger!stdate")
Then it shows nothing.
Waiting for your help
Wasim Shahzad
How to Use Query path instead of Table Path in a Dsum Formulla?
For Instance
I have a Field Named (Qty) in a table Named (Transaction)
Now The Dsum Formula is
=DSum("[qty]","transaction","xdate<forms!frmledger!stdate")
But i want to Use Query instead of table
For instance
I have a feild Named (qty) in a Query Named (Sale Q)
But when i put it into dsum formula as
=DSum("[qty]","Sale Q","xdate<forms!frmledger!stdate")
Then it shows nothing.
Waiting for your help
Wasim Shahzad