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 bkrike 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: *

  1. LesterTurtle

    DAO to ADO help

    Below is the module that I am using, but it only works in certain databases because it is in DAO. I am not literate enough in ADO to figure out what needs to be changed and what works fine. Any help would be appreciated. Thanks, LAS Function CombineChildRecords(strTblQryIn As String, _...
  2. LesterTurtle

    Merging records into a single field to be outputted on report

    I am trying to combine an infinite number of records, grouped by workorder number, listing different part numbers separated by a comma. Each workorder has a different number of parts to list. How do I do this? I don't need the list to necessarily be saved, just entered on a report. Any...
  3. LesterTurtle

    Merging multiple records into single field to output on report

    I am trying to combine an infinite number of records, grouped by workorder number, listing different part numbers separated by a comma. Each workorder has a different number of parts to list. How do I do this? I don't need the list to necessarily be saved, just entered on a report. Any...

Part and Inventory Search

Back
Top