Search results

  1. H

    Subreports not printing

    Thanks, but my problem is different. Every things works, except in some circumstances, subreports to not print (or go to PDFs). See the description above. Howard
  2. H

    Introduction

    I don't know if this is useful, but I have a utility I wrote that: a. Displays the external links to tables and optionally the password b. Updates the links to point at a target in a different location c. Shows the current level of Access (I run multiple levels of Access on my computer). c. Does...
  3. H

    Subreports not printing

    1. Thank you for the link, but I can't seem to access it. 2. Some more details on the problem I am opening the report in preview mode I have a right click menu that tries to print the report using the following code: If Not c_prtPrinter Is Nothing Then Set Printer = c_prtPrinter End...
  4. H

    Subreports not printing

    I have a problem that is driving me crazy (which is actually a short drive). I have a report with one sub-report. It previews correctly and prints correctly from my ACCDB. However, when I create an ACCDE, the sub-report previews correctly and then does not print. I have tried the following and...
  5. H

    Introduction

    I am a 50 year computer professional. I use MS Access heavily to create and maintain support databases for my college. I teach most computer programming languages and sql server.
Back
Top Bottom