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 strongm 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: baschdi
  • Content: Threads
  • Order by date
  1. baschdi

    Removing Carriage Return at the last Line.

    Hello all and hi to this big, intresting Forum. Have seen some good Threads that helped me. But now my Question... look... db = "C:\input1.mdb" TextExportFile = "C:\output1.csv" Set cn = CreateObject("ADODB.Connection") Set rs = CreateObject("ADODB.Recordset") cn.Open _ "Provider =...

Part and Inventory Search

Back
Top