Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by RMForlenza

  1. RMForlenza

    Report Header Information

    That worked perfectly. Thank you for all your effort. You have been extremely helpful. [thumbsup2]
  2. RMForlenza

    Report Header Information

    I guess that I'm a bit ignorant as to how to decipher your instruction here. I have two tables tblCompList (150 records) and tblProjData (1 record). I currently have two queries queAppList (100 records) and queProjData (1 record). My report is rptAppList primarily based on queAppList. How do I...
  3. RMForlenza

    Report Header Information

    One table/query has 1 record with 13 fields and the other table/query has 100 records with 10 fields.
  4. RMForlenza

    Report Header Information

    I imagine that to be the reason that I can't seem to accomplish it then. My issue stems from the fact that 90% of the report is generated off one record source and the remaining 10% is from a second source. I have no real way of creating a relationship between them. I toyed a little with...
  5. RMForlenza

    Report Header Information

    Honestly, I was not clear on that but was attempting to research it. Can a report have two record sources?
  6. RMForlenza

    Report Header Information

    I want the values entered on the form to complete 'text fields', parameters in access verbage, on my report 'header'. They are not filtering or limiting the report. I am attempting to get 'dumb' information onto the report that will be the same for each page of the report, normally 5 to 6...
  7. RMForlenza

    Report Header Information

    I am using a control on a form to create the report, as was suggested by other posts. The report pulls the 'listed data' from a query, queAppList. Header information is 'record independent information' or header information, that is used to populate the page format, as described in my initial...
  8. RMForlenza

    Report Header Information

    I have a form created to generate the report. The report pulls data from a table, tblAppList. The header information, is listed in a table, tblProjData, that contains one record. I select the project record based on a combobox that looks at a query of the project table. Then I have a command...
  9. RMForlenza

    Report Header Information

    I have a report that lists repetative information on each page, Author, drawing no., revision no., project no. and date. I currently have them configured as parameters that are prompted individually during report creation. I would like to configure one of two solutions that will make this more...

Part and Inventory Search

Back
Top