Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selecting or Switching Between Worksheets in Excel via
Message
De
18/03/2003 10:59:14
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00767006
Message ID:
00767068
Vues:
15
>Great, that's exactly what I need to know. Thanks for the quick reply.

Wayne,
You might find rep2excel tool
here in download section usefull.

I created whole thing out of necessity to create
extremely complex excel output and having no time to
crunch cumbersome excel automation calls.

It might not be very user friendly because is
all in code but if u get into it,
might save you lott of troubles.

NOTE: Writing is slow because is based on OLE automation
but it alows you to create complex output, fill up multi sheet excel forms,
or templates using simple commands like

oXl.set_cell(1,1,5,'Simple')
oXl.array_in_section(2,2,3,myArray)
oXl.table_in_section(3,3,30,myAlias)

etc. (See samples)
Rgds+
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform