I'm going to use that as my general Usage query, but I want to separte the usage data into both months. Since the data is based on January and February, how can I make it so it's divided into each month. I have three queries:
qryUsage, qryUsageJan, qryUsageFeb
The qryUsage, as you pointed out...