Hi, I want to write a line in to a existing text file. My file is divided in to a sections. There are 13 sections with headers as :
[Phase1]
... some lines
[Phase 2]
.
.
.
.
Now at the end of the each header section, I want to insert a line using VBA. Any suggestion would be helpfull.
Software/Hardware used:
VBA
ASKED:
June 19, 2012 3:59 PM
UPDATED:
June 19, 2012 6:20 PM
Using VBA ? What software will you be calling your code from ?
Or did you mean VB Script ?