Hi,
I need to write a query that will go through an entire table containing data spanning several months, if not years.
What I need to do is a count of the "number of leads" per week for the given time span (months or years).
I know from having done a similar query that looks at the previous Sunday through Sunday's data that this can be complicated. Now I want to expand this query to go through a period of time, not just the previous Sunday!
Does anyone have a handy script I can use or modify to accomplish my goal???
THANKS much
I need to write a query that will go through an entire table containing data spanning several months, if not years.
What I need to do is a count of the "number of leads" per week for the given time span (months or years).
I know from having done a similar query that looks at the previous Sunday through Sunday's data that this can be complicated. Now I want to expand this query to go through a period of time, not just the previous Sunday!
Does anyone have a handy script I can use or modify to accomplish my goal???
THANKS much