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

  1. jasonatsmtc

    Trying to delete current Recordset from database!

    Hi, What i am doing is filtering a table using certain specifications, i then want to take all of the records that meet these specs and delete them.. this is what I have for code right now, I dont get an error, but it does not delete anything from the database...
  2. jasonatsmtc

    Intriguing problem with Variables, Dates, etc

    Hello, I am trying to create a function that will take two inputted dates, from 2 MS Date Time Pickers, dtArrival and dtDepart, and create veriables for those dates and every date in between. Here is the code that i am trying to use. Public varDate() As Date Public varIndex As Integer Public...

Part and Inventory Search

Back
Top