View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sobhan Sobhan is offline
external usenet poster
 
Posts: 4
Default How to import Text file to Excel

Hi all,
Iam new to excel programming. What iam trying to do is to read
a .txt file in CSV format from a specific directory and import that to
excel after grep(Unix System() command) for certain keyword in the
..txt file.
Do anyone has done similar thing can give a clue?

Regards
Bubunia