Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Ozweepey

    Combine Reports into one .PDF

    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?
  2. Ozweepey

    12 Month Rolling Total

    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
  3. Ozweepey

    12 Month Rolling Total

    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...
  4. Ozweepey

    12 Month Rolling Total

    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...
  5. Ozweepey

    Passing Parameters with Access 2002 and CR 9

    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.

Part and Inventory Search

Back
Top