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 gkittelson 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. foodmandeuce

    DAO Recordset Object Manipulation - Access 2002 VBA

    Thanks for the help, Tony! Actually, the variable type did need to be changed. Instead of changing it to DAO.Recordset though, I changed it to Object, and it worked - thank goodness. I appreciate your help! :)
  2. foodmandeuce

    DAO Recordset Object Manipulation - Access 2002 VBA

    I would soooo appreciate help from anyone who can provide it: I am setting up a quasi-command line in an application, where the user enters a unique command in a text box on a form, the application then searches the table for the command, grabs the corresponding "form" field from the...

Part and Inventory Search

Back
Top