Whaletacos
New Member
- Joined
- Aug 10, 2017
- Messages
- 13
Hi everybody,
So I have been tinkering with getting excel to save each row as a txt file, without much luck.
The format is as follows,
Cells (1,1) contains the filename
The contents of the first .txt file then needs to be Cells(1,1;1,2)
The contents of the second .txt file needs to be Cells(2,1;2,2)
as so forth
Until it hits an empty cell.
The output path needs to be the current path of the workbook.
Any input will be much appriciated
- Whaletacos
So I have been tinkering with getting excel to save each row as a txt file, without much luck.
The format is as follows,
Cells (1,1) contains the filename
The contents of the first .txt file then needs to be Cells(1,1;1,2)
The contents of the second .txt file needs to be Cells(2,1;2,2)
as so forth
Until it hits an empty cell.
The output path needs to be the current path of the workbook.
Any input will be much appriciated
- Whaletacos