Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP&MS Excel
Message
From
17/05/2005 08:42:53
 
 
To
16/05/2005 23:49:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01014374
Message ID:
01014837
Views:
20
I hope it will work for you :)

It has been developed under w98 back in 2002 so pls change
value of property indicating result file destination.
As it stands now, it will try to send output.xls to C:\windows\desktop
which might not exist on yr machine. So u eighter create above path or amend
property 'output_directory' in source code to point some place else.

If you need any help implementing it, contact me here any time.
or via email ;

LT@mclfeeders.com

Rgds++
Sergio



>Your class sounds very useful, Srdjan. I'll take a look next week when I get back to my computer.
>
>>Hi There :)
>>You can also have look at my rep2excel tool here in downloads.
>>It is set of wrappers (class object) for writing exel file as you wld write
>>3d array.
>>You can use predefined templates, write tables,arrays and delimited strings at any desired position in excel file.
>>
>>.
>>oXl.make_cell(1,10,20,'Hello')
>>oXl.table_in_section(1,11,22,'myAlias','field1|field2....')
>>oXl.array_in_section(1,11,22,'myArray')
>>oXl.draw_box(nTop,nLeft,nDown,nRight)
>>oXl.paint_box(nTop,nLeft,nDown,nRight,nColor)
>>.
>>.
>>
>>and meny other usefull calls for formating cells, inserting graphics etc.
>>
>>See examples provided already.
>>
>>Freeware/SourceIncl.
>>
>>Rgds++
>>Sergio
>>
>>>I need to create a sheet of MS Excel starting from a table of VFP, is it necessary that from my program me can run MS Excel, besides creating the columns and headers of the same ones How I can make it?
>>>Thank you
*****************
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