Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reporting using Excel, Excel remains open
Message
De
27/03/2003 15:34:50
Dave Crowley
Alliance Marketing Services
Jamison, Pennsylvanie, États-Unis
 
 
À
17/03/2003 20:12:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00765514
Message ID:
00770955
Vues:
18
Alan,
Thanks for your help. It seems I did have a similar problem. In my code I had:
oleExcel.cells[cntr,ncolumn].VALUE = " "

I came across some code in the "MS Office Automation with Visual Foxpro" book and switched the code to:
oleExcel.cells(cntr,ncolumn) = " "

Not only does the invisible excel no longer open but my program runs 5x faster. Weird!

Thanks again,
Dave
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform