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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rookie52
  • Content: Threads
  • Order by date
  1. rookie52

    Entire report populated with last record of recordset.

    Hi Everyone, Hopefully this is a simple question for all you gurus out there... 1. The code below populates a report, but nothing except the last record is displayed. So at the moment I have a report 12 pages long displaying only one record. How do I make sure the other records are also...
  2. rookie52

    Appending to an Access Report

    Hi Everyone, I have a program that uses a loop to generate information. Here is an overview Outer Loop (using counter X) Inner Loop (using counter y) generate query using variables X & Y execute query call report function End Inner Loop End Outer...
  3. rookie52

    Using dynamic field names in a query for a subreport.

    Hi, I have created a parent report which is based on a standard query. In the text field of the report I specified the control source to be "userID". However, the subreport is based on a query which is dynamically generated by VBA (it uses a loop which compares as below table A field 1 with...

Part and Inventory Search

Back
Top