Search results

  1. J

    Checkbox on Report based on Combo Box on Form

    I have a form with a combo box that has three possible values (Text1, Text2 and Text3). On my report, I have three checkboxes (Checkbox1, Checkbox2 and Checkbox3). If the combo box value is “Text1” then I need Checkbox1 “Checked”. If the combo box value is “Text2” then I need Checkbox2...
  2. J

    Printing portrate and landscape from one report

    I am creating a database for a company that tests vapor recovery systems. Currently, they do everything by hand on preprinted forms, which are required by the state. The entire testing process involves a series of six different tests that must to be reported to the state in the format of their...
  3. J

    Subreport header across multiple pages

    I am using Access 97 and have created a report which contains three subreports. My main report has a header section that I want to appear on all pages. Most of the time my report is all on one page. However, when it is pushed to two pages, I want the subreport that is split on two pages to...
  4. J

    Report based on a parameter query

    I have a report that is based on two queries. The first query requires a parameter (date) which is placed in a field in the query results. The second query uses the parameter date field in the first query to perform a calculation to determine the number of years between the parameter date and...
Back
Top Bottom