View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike H. Mike H. is offline
external usenet poster
 
Posts: 471
Default Write Additional Data within a txt File

I want to open a txt file, read it until I find a line that contains certain
info and then append additional data on to that line. The line may be in the
middle of the file. How can I do this?