View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
geniusideas geniusideas is offline
external usenet poster
 
Posts: 70
Default How write into text file at first and last line with excel vba?

Hi,

I need help to complete my project, thru excel vba i need to open text
file. Inside this file contain text with CSV which is consist multiple
line. The problem now I need to put something at 1st line and last
line as a header and footer. Please help with the coding. Thanks