Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it possible to export into excel file (template) ?
Message
From
21/09/2005 03:13:35
 
 
To
20/09/2005 16:37:04
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Miscellaneous
Thread ID:
01051453
Message ID:
01051553
Views:
6
Hi Marc,
You can have look at my 'rep2excel' tool here in downloads.
It is class object wrapping common excel tasks into simple method calls.

Something like this can be done very easy using
method call like ;
oXL.table_in_section( 3 ,  3 , 1     ,'myAlias','Field1|Field2|...') 
******            nSheet,nRow,nCol   
There are many other wrapper methods for writing arrays , delimited strings
drawing boxes, lines , setting formulas etc.

Contact me if you need help using it.

Rgds++
Sergio




>If so, is it possible to specify the sheets (and the range) to export data?
>Thank you in advance.
>Marc
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Reply
Map
View

Click here to load this message in the networking platform