D
demianill
Hi all !
I'm not a programmer, just a simple Excel user.
I have the following problem:
- I have a Excel file with more than 11,000 lines.
- I need to read the first 12 lines (line 1 to line 12) and create a
txt file (the filename could be "1.txt", for example)
- Then, read the next 12 lines (line 13 to line 24) e create the
filename "2.txt"
- Again, again, and again, for each next 12 lines, until the end of
11,000 lines, creating the filename "916.txt".
Probably, it's very easy for expert users, using a VBA macro.
But, for non-programmers, it's a big problem !
Please, help me ! Thanks for all !!!
Demian Nill
I'm not a programmer, just a simple Excel user.
I have the following problem:
- I have a Excel file with more than 11,000 lines.
- I need to read the first 12 lines (line 1 to line 12) and create a
txt file (the filename could be "1.txt", for example)
- Then, read the next 12 lines (line 13 to line 24) e create the
filename "2.txt"
- Again, again, and again, for each next 12 lines, until the end of
11,000 lines, creating the filename "916.txt".
Probably, it's very easy for expert users, using a VBA macro.
But, for non-programmers, it's a big problem !
Please, help me ! Thanks for all !!!
Demian Nill