Search results

  1. J

    Report Page Breaks with VBA

    I have a Report that uses the detail section as a Header and for details.Some of the Details sections only contain"Header" information, some of the Details Section contain "Header" information and Data. I have the "Keep Together" property set to Always, but I need to refine the page breaks I'm...
  2. J

    Images in Grouped Header

    I have built a report that pulls images into a grouped header. The images are stored in a separate file. I have the file path store in a field named ImageName.The images show up fine in the Groupedheader. The problem is this, on the First page of the report, the "Null" rows in the ImageName...
  3. J

    Images in Grouped Headers

    I'm building a report with a image in a Grouped Header. The report has more that one grouped header. When the image control source is null, I want the Image Object to not be visible and the Image Object to shrink to make some spacing work. I've done the same procedure in the detail section of...
Back
Top Bottom