Query question

G

George Schneider

I'm trying to create a query that displays the date,account balance, and store. What I want to due is display the date and balnce and have a heading on the report for each store accross the top like a crosstab querry. I can't seem to figure out how to sum the total for all accounts on a date for each store. I can get the combined value for individual accounts.
 
Top