I managed to import all the files with using the spec created for these files, by using "SpecName" here below,
DoCmd.TransferText acImport, "VPL", "VPL", ImportFile, True
all the files with given criteria are imported to a single table now. but the first lines of the text files which were...