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!

Search results for query: *

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

    FindFirst not working, Access 2K

    The code returns 'No match found' when the Case_Id does exist in the recordset. The control on the form holds a text value. The field [fld_CASE_ID]in recordset(table)is a number. How do I fix this? Thanks for reading. Public Sub subGetCase() Dim curDB As DAO.Database Dim grst As...

Part and Inventory Search

Back
Top