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 Chriss Miller 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: ISO9000Man
  • Content: Threads
  • Order by date
  1. ISO9000Man

    Using Update query in form to update table

    I am working on coding an update query in a form that will update a table which tracks our raw material receiving and issue. Can someone look over this newby's code and point me in the right direction? I have a form [frmMaterialIssue] with two subforms. [subform1] shows material available after...
  2. ISO9000Man

    Update subform based on data in Main form

    I have set up some code in the "on click" sub for saving a record on form [frmInspection]. This form has a subform [frmFAInvUpdate] which is linked to the main form control [WorkOrder]. When a record is entered the subform shows all records in tblFAInventory which have the same work order#. The...
  3. ISO9000Man

    Query Format for Count & Total Report

    I have not had any success assembling the right queries to show the data I need for this report. Can you help me format a query or set of queries that will assemble the data in the format I need for a report like this. The information I am using is detailed below. Table: tblNCMRDATA Fields...
  4. ISO9000Man

    Adding date parameter to report based on crosstab query

    I have built a report on a summary query built on a crosstab query to get the information formatted as I need. The report is exactly the way I want it. However I can't seem to find the way to apply a date filter so that I can input the date range to see only the records from that date range in...

Part and Inventory Search

Back
Top