Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Frx2Excel
Message
From
26/08/2002 09:21:26
 
 
To
23/08/2002 14:54:26
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00693094
Message ID:
00693601
Views:
21
Well, I don't Know; it seems that when it comes to excel you don't convert a frx to xls; you simply copy the records of the view or table to a xls file but not using the design and layout of the frx.

I've used two ways to make this:
1. If the user is not supposed to have excel installed on it's machine, i used the instruction copy to xls (see help for syntax).
2. If the user is supposed to have excel installed, I've created a class where I create an excel object from within vfp (MyExcel = createobject("excel.application") and this way I can handle excel and format cells, change layout, fonts, etc; so the final result in excel is more beautiful than that offered by the first approach.

I'm gonna try and send the class to you by e-mail.

>I know the class Frx2Word, but, dont exist Frx2Excel?
>
>Thank.
There´s a better life... Just it´s more expensive!
Cristóbal Manrique M.
Previous
Reply
Map
View

Click here to load this message in the networking platform