I have a table that has the a L_Date field and a L_Totals field. What I am trying to do is write a query that will give me the totals for a specific time period. I have a queries that produced the grand total for all entries (which I dont need) and I have a query that gives me the daily totals for the beginning and ending dates. But what I need is a query that will give me for example the one grand total for lets say 1/1/2004 and 1/9/2004....
Thanks in advance
Thanks in advance