Hi,
I am trying to create a weekday report on the sales activity. I have a main sales_table. I am just using two field from the table. SalesDate and CRC (the CRC is the status of that record).
So i have a query that runs the counts of CRC by each sales day with Between [Enter Begin Sales Date]...