G
Guest
I created a crosstab query to sum up numbers in a table by month; it works
fine. I am using this query as the recordsource to a form. This also works
fine because I have set the form to be continous, so I see all twenty rows
with their totals in each of the twelve columns. When you view the form it
becomes obvious that the monthly columns need to be totaled. This is the
problem. I can sum each row in the query, but how do I get the form to total
the twenty numbers in each monthly column. I have set the text box in the
footer to reference the text box in the detail section and all I get is the
first number. I need some sort of running sum option that you can do in
reports so I can get a column total on the form. Any suggestions will be most
appreciated.
Thanks
Michael
fine. I am using this query as the recordsource to a form. This also works
fine because I have set the form to be continous, so I see all twenty rows
with their totals in each of the twelve columns. When you view the form it
becomes obvious that the monthly columns need to be totaled. This is the
problem. I can sum each row in the query, but how do I get the form to total
the twenty numbers in each monthly column. I have set the text box in the
footer to reference the text box in the detail section and all I get is the
first number. I need some sort of running sum option that you can do in
reports so I can get a column total on the form. Any suggestions will be most
appreciated.
Thanks
Michael