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?
Thanks bdreed35! It worked great. But how do I chart the results? I'm a self taught crystal user and I am having a hard time with the variables. Thank you for your help.
Ozweepey
Thank you for your quick response. I tried the following formula:
{tblBacklog.Date}<>previous(year({tblBacklog.Date}))
and I get an error message saying that a field is required in the year function. Am I misunderstanding your reply? Should I be pulling the month out of the date field in my...
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.