Forum Discussion
soufiane91
Jan 19, 2021Copper Contributor
Dsum function query access
Hi am working on query I tried this Dsum function , would you please correct me this ?? Sum: DSum("Qte";"sales";"[product]![article]=[sales]![article]")
soufiane91
Jan 20, 2021Copper Contributor
Help me please !!
- Jan 20, 2021I'm afraid I don't quite understand what sum you are after.
The syntax is
DSum("Field Name", "Table Name", "Criteria (if applicable)")