Search results

  1. E

    Can I combine reports into one pdf file?

    Hi, Office 2007 has a free plug-in Save As PDF, downloadable from Microsoft. It allows direct export to PDF from all Office products, including reports from Access 2007. (google for "microsoft save as pdf") However, not sure how to merge several reports into one PDF file automatically - The...
  2. E

    Runnning Total

    I was unable to make it work in the "normal" way with DSum, so in the end I found a temporary, convoluted method of creating a separate table with all required info and running an UPDATE query. I know it's not supposed to be done this way, but it works. I suspect one of the issues is that I...
  3. E

    Runnning Total

    Hello, I am attempting to calculate a running total in a query, and although I have spent the past few hours googling this topic, I am unable to make it work. I have a table where all deliveries are recorded with a field for date/time [Arrive Customer] and delivery volume [Delivery Volume]...
Back
Top Bottom