5 pts.
 Write a line in to a text file using VBA
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]
... some lines
.
.
.
.
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

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Using VBA ? What software will you be calling your code from ?

Or did you mean VB Script ?

 63,580 pts.