Thread
: [Solved]
How to enter dates between ? and ? in the criteria section of a database?
View Single Post
07-01-2022, 09:12 AM
ArviLaanemets
Windows 8
Office 2016
Expert
Join Date: May 2017
Posts: 932
Have never used DSUM(), and after I had a look at it, I'll never use it. It does nothing that SUMIFS() doesn't do, and you are less free at design with it.
And before SUMIFS() was introduced, I used SUMPRODUCT() instead.
ArviLaanemets
View Public Profile
Find all posts by ArviLaanemets