Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: tushar Kanvinde
  Where is tushar Kanvinde?
 Kolhapur, Maharastra
 India
 tushar Kanvinde
 To: Dexter Badilla
  Where is Dexter Badilla?
 Quezon City
 Philippines
 Dexter Badilla
Subject: RE: Text file to Excel file
Thread ID: 104767 Message ID: 104769 # Views: 1 # Ratings: 0
Version: Visual FoxPro 9 Category: General VFP Topics
Date: Sunday, August 20, 2006 9:05:10 PM         
   



create a dbf file. append the text file to it using

append from yourfile.txt sdf/delimited whatever the format of your text file is
copy to yourexcelfile type xls


> Dear FoxPro experts,
> Please help me give an idea on how can i create an Excel file from a text file format...
>
> Thanks! more power..


ENTIRE THREAD

Text file to Excel file Posted by Dexter Badilla @ 8/20/2006 7:34:58 PM
RE: Text file to Excel file Posted by tushar @ 8/20/2006 9:05:10 PM
RE: Text file to Excel file Posted by Ken Murphy @ 8/21/2006 2:01:51 AM
RE: Text file to Excel file Posted by Dexter Badilla @ 8/21/2006 5:58:41 PM
RE: Text file to Excel file Posted by Ken Murphy @ 8/21/2006 6:50:28 PM
RE: Text file to Excel file Posted by Elijah Kihuga @ 8/21/2006 7:00:01 PM
RE: Text file to Excel file Posted by Dexter Badilla @ 8/22/2006 2:22:42 PM
RE: Text file to Excel file Posted by Joselito Watiwat @ 8/23/2006 7:07:44 AM