G
Guest
I have a table with the following fields: Name, Spend, Date. If I have multiple records spanning from 2002 - 2004, how can I create a query that will show a running total for Month to Date and Year to Date? It's not the total calculation I am having trouble with, it's the filtering of records just by this month or year. I want the query to look at today's Date() and realize it is January, so only show records in Jan '04
Thanks!
Thanks!