Recent content by TommyW

  1. T

    Import multi csv files and add filename to NULL cell

    Thanks Peter That works a treat, you don't know how much I have tried to get this to work, you are a lifesaver
  2. T

    Import multi csv files and add filename to NULL cell

    After looking through the forum I have made some changes and the code is telling me that I am about to update X records but when I look into the table There is no filenames in the Name1 Column Below is the updated code Sub Import_Counts_csv_files() Const strPath As String =...
  3. T

    Import multi csv files and add filename to NULL cell

    Hello everyone I am new to this site and definitely not a programmer but I have a problem with importing multiple csv files and would appreciate any help with my problem I have managed to get this code to bring in the files but now I need it to populate a column that is empty with the...
Back
Top Bottom