View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
muster muster is offline
external usenet poster
 
Posts: 25
Default Is there an easy way to open a text file and modify only a part of it?

now I open the file and copy it to another file line by line and
change lines need to be changed.

Is there an easy way? It looks like an INI file but not really is a
INI file.

Thank you,