Search results

  1. P

    Solved problem with Dir function

    I've tried using all text within the Dir function like sFile = "C:\Users\file.txt" which works, but trying Dim sTxt As String sTxt = "file.txt" sFile = "C:\Users\" & sTxt doesn't work. The file is not found.
  2. P

    Hello

    I am brand new to this forum. Hello All!
Back
Top Bottom