I have several reports that I would like to combine into one .PDF. I send out a package on a monthly basis that includes 10 to 12 different reports. Is there a way to make this automated into one .pdf?
I have a report that lists 5 years worth of data. In a column next to the data I want to show a rolling 12 month sum.
Ex.
Month Amount Running
1/31/99 1 1
2/28/99 2 3
3/31/99 3 6
4/30/99 4 10
5/31/99 5 15
6/30/99 6 21...
I am trying to pass 3 parameters from my Access DB to my report. The report is in a form within the database. Can someone please help or point me in the direction of a good resource? I am fairly new to VB programming.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.