Hello guys,
I wonder how to do a sumifs on access.
I noticed dsum() could be a good solution. Do you agree? Any other suggestions?
What I need to do is this:
I have a list of items, quantities and dates. I want to add a field that calculates at every row the sum of the quantities for the same items, with the dates older than the one showed.
Any suggestions is welcome. Thanks