Search results

  1. B

    Force Report Breaks

    I don't know of a way to force SEPARATE reports, but perhaps you could format your one report to look like individual reports. Design your section headers and footers to look like report headers and footers, which gives you a number of reports within a single report. If you're printing to...
  2. B

    Closing a form when closing a report

    Thanks, Mr. B. I thought I had tried double quotes, but obviously not. When I posted that I had tried quotes, I was actually thinking double quotes. I'm guessing that I inadvertently tried single quotes, which didn't work, of course. I'm set. Thanks again!
  3. B

    field order in a report

    Are the fields in the generated report the same as the order of the fields when you view the report in the design view? If so, you'll need to rearrange the fields in the report to reflect the order in which you want them to appear.
  4. B

    Closing a form when closing a report

    I have a report that I open via a form. The form contains two text boxes which define the date range of the report, so I have left the form open when running the report. I would like to close the form when closing the report, but am encountering a code issue with the form close event: Private...
Back
Top Bottom