HI
Does anyone know how to import a text file (semi colon delimited) into an existing workbook in VBA. The name of the existing workbook changes daily, however the filename & path of the file to be imported does not change.
The only version I know of (by recording a macro) opens the file in a new workbook
Does anyone know how to import a text file (semi colon delimited) into an existing workbook in VBA. The name of the existing workbook changes daily, however the filename & path of the file to be imported does not change.
The only version I know of (by recording a macro) opens the file in a new workbook