S
Search
Hii there ,
I have a text file with 1000 lines.
Each line consist 128 characters.
For layout reasons I should split following characters : 1, 2,
3-6,7-10,11-22,23-32,33-47,48-125,126,127,128
I should have these eleven blocks of data separated for each other for
visibilty (readability) of the data.
Can I import the textfile in word and let a macro split the datablocks in a
certain layout?
How should I do this?
I 'm not familiar with visual basic writing the code for it?
thx for any help
Gerry
I have a text file with 1000 lines.
Each line consist 128 characters.
For layout reasons I should split following characters : 1, 2,
3-6,7-10,11-22,23-32,33-47,48-125,126,127,128
I should have these eleven blocks of data separated for each other for
visibilty (readability) of the data.
Can I import the textfile in word and let a macro split the datablocks in a
certain layout?
How should I do this?
I 'm not familiar with visual basic writing the code for it?
thx for any help
Gerry