Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

export vfp6 report to excel, word formats

Status
Not open for further replies.

adcounsel1

Programmer
Jan 27, 2005
46
PK
Hi All

Can I export vfp6 reports to excel, word format with the exact as seen on screen output.

Hashim
 
Hashim,

I agree with Mike Gagnon. XRFX is definitely a good tool for this job. But be aware that you won't get an exact export. There will always be minor differences in the fomatting, no matter what tool you use.

Mike

__________________________________
Mike Lewis (Edinburgh, Scotland)

My sites:
Visual FoxPro (www.ml-consult.demon.co.uk)
Crystal Reports (www.ml-crystal.com)
 
I prefer to code myself inspite to use 3rd party dependancy tool. Is there any other option
 
You could write all the automation code of Excel and Word, or you could update to VFP 9.0 and output it as XML (HTML?). I believe the latest versions of the Office products will handle this format.

Rick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top