S
Stephen Glynn
This sounds as if it should be simple, but it's thrown me.
How do I write a query that just gives me the total number of enquiries
I've received between two dates?
I'm using Count() on EnquiriesID, but as soon as I put in any parameters
for EnquiryDate I get a total for the number of enquiries received each
day during the period rather than a single figure for the whole month.
Steve
How do I write a query that just gives me the total number of enquiries
I've received between two dates?
I'm using Count() on EnquiriesID, but as soon as I put in any parameters
for EnquiryDate I get a total for the number of enquiries received each
day during the period rather than a single figure for the whole month.
Steve