I'm trying to sum invoices for a specific date range. I've started with:
= Dsum("Paid_date","Invoices", .....) and many variations for the criteria, all with no success. What I want is every thing between 1/1/2005 and 12/31/2005. I tried "Having [Paid_date] between #1/1/2005# and #12/31/2005#" as the criteria; and variations with "'s and &'s with no luck. I guess I just don't get the way to enter the criteria correctly. Any help?
Thanks,
Tom
= Dsum("Paid_date","Invoices", .....) and many variations for the criteria, all with no success. What I want is every thing between 1/1/2005 and 12/31/2005. I tried "Having [Paid_date] between #1/1/2005# and #12/31/2005#" as the criteria; and variations with "'s and &'s with no luck. I guess I just don't get the way to enter the criteria correctly. Any help?
Thanks,
Tom