BHScripter
Technical User
Hi,
I have a report which is grouped first by account number and then under that is the cost center. I am getting the monthly average of each cost center for that account.
example:
Account 700000 (telecommunications) (visible)
Cost Center "Builders" (visible)
01/03 $10 (this monthly detail is not visible)
02/03 $10
04/03 $10
Total 30 average 10 (visible)
I need to also show the latest two months dates as well as the actuals for those two months.
I was able to get the max month by using an unbound text box to get the max date.
However, I can't seem to get the next month in line. Also, there may be some months where there were no charges. I need the latest two months with charges. Can I do this in the report rather than in a query since my report contains all the detail it just isn't visible?
Thanks,
Brianna
I have a report which is grouped first by account number and then under that is the cost center. I am getting the monthly average of each cost center for that account.
example:
Account 700000 (telecommunications) (visible)
Cost Center "Builders" (visible)
01/03 $10 (this monthly detail is not visible)
02/03 $10
04/03 $10
Total 30 average 10 (visible)
I need to also show the latest two months dates as well as the actuals for those two months.
I was able to get the max month by using an unbound text box to get the max date.
However, I can't seem to get the next month in line. Also, there may be some months where there were no charges. I need the latest two months with charges. Can I do this in the report rather than in a query since my report contains all the detail it just isn't visible?
Thanks,
Brianna