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 IamaSherpa 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. markdebont

    Putting a string in a field fails....

    I am programming some code to write some values from one Excel spreadsheet into another (via ODBC) but the funny thing is that the first line works but the second one fails! Rs.Fields!c = Cells(7, 5).Value Rs.Fields!c = "Test" Any help? Mark

Part and Inventory Search

Back
Top