Thanks,
question tho, how do i incorporate that into my current code i'm using for the importing of multiple files. Below i copied the code i'm using for the importing which works fine just need help on extracting the date from the file name.
Public Sub subImport()
On Error GoTo Err_subImport...