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]")
- soufiane91Copper ContributorHelp me please !!
- I'm afraid I don't quite understand what sum you are after.
The syntax is
DSum("Field Name", "Table Name", "Criteria (if applicable)")