AllExperts > FoxPro 
Search      
FoxPro
Volunteer
Answers to thousands of questions
 Home · More FoxPro Questions · Answer Library  · Encyclopedia ·
More FoxPro Answers
Question Library

Ask a question about FoxPro
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About Markish
Expertise
I can answer general questions related to Foxpro from Version 2.0 to 9.0. I'll try to answer them as quickly as possible.

Experience
I've been into Dbase programming from age of 11. I've worked in versions from FoxPro 2.0 and Foxbase.
Education/Credentials
I've done my B.Tech (IT) with distinction from Anna University, Chennai - India.

 
   

You are here:  Experts > Computing/Technology > Databases > FoxPro > dbf to xls

FoxPro - dbf to xls


Expert: Markish - 9/1/2008

Question
Sir, I have a vfp dbf file which is having to fields as following
f_1        C         100
f_2        M          4

this file i want to convert into xls format pl. help me urgently.

Thanks


Vineet

Answer
Hi Vineet,
  Sorry for the delay in my response. I doubt if this answer will be of timely help. Still, you can export the data to xls using two ways.

i. use the 'Copy' command. Something like
   use tableA
   copy to tempxls XLS

ii. Use OLE Automation.

Hope this helps..
Best regards,
Markish

http://markishonline.com

Hi Vineet,
  It's not abt your rating. still, I didn't note the Memo field there. I don' think there is a direct way to export memo field to XLS. You can use OLE automation. I don't know why you rate this way.

Best regards,
Markish

http://markishonline.com

Add to this Answer   Ask a Question


 
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2008 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.