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 TouchToneTommy 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. johnnyN

    Creating a Recordset from an Excel Spreadsheet

    Hello, I'm trying to create a recordset in vb from data stored in an Excel spreadsheet. I've defined an ODBC DSN to the spreadsheet. I've used to following code in VB to try and set up the recordset: With rs_TAIBCITY .CursorType = adOpenStatic .LockType = adLockOptimistic...

Part and Inventory Search

Back
Top