Hi
Try changing the second parameter to True. While you are typing the code for that line, when you add the comma after 'txtfile', then when you press space, you should get a pop up balloon with helpful information. In this case you will likely get 3 of 8, if you use the little down arrow onto 4 of 8, red the help text and maybe you will see what you want.
Dim objWriter As New System.IO.StreamWriter(TxtFile, True)