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 Shaun E 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: rookie7799
  • Content: Threads
  • Order by date
  1. rookie7799

    ADODB Excel Skips the first Record ???

    Hi, I encountered this weird problem ... For some reason when I run the code below when going through records it skips the first one and shows the second one and so on??? This is what I have in Excel Sheet1: A 1 666 2 555 3 444 4 333 So basically it skips 666 ?? Code: Dim...

Part and Inventory Search

Back
Top