L
lez
I am sure there is a simple answer to this, but cannot find it. I want to
create a query to simply count the number of calls name in a day.
I have tblcalls with callsID, contactID, df1, notes,
df1 date stamps the record and I simply want a 'count' of df1 for Now()
grouped by contactID.
anyone any suggestions?
Thanks
create a query to simply count the number of calls name in a day.
I have tblcalls with callsID, contactID, df1, notes,
df1 date stamps the record and I simply want a 'count' of df1 for Now()
grouped by contactID.
anyone any suggestions?
Thanks