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

  • Users: jonclark
  • Content: Threads
  • Order by date
  1. jonclark

    filecopy?

    I keep on getting the following error when i use filecopy; Runtime error '76'; Path not Found Here is the code that i am trying; Private Sub cmdOK_Click() Dim sfile_dir As String dim sfile_name as string sfile_dir = "C:\temp\catimp\" sfile_name = "G:\wes\file.exp" If...

Part and Inventory Search

Back
Top