Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automating Excel
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Automating Excel
Divers
Thread ID:
01528561
Message ID:
01528561
Vues:
76
In an old program I have the code

With thisform.OleControl1
.Navigate2('file://c:\global\rrdtest.xls')
Do While .ReadyState # 4 && Wait for ready state
EndDo
endwith

oXLS = thisform.OleControl1.object.document
oExcel = oXLS.Application

I get the message oXlS is not an object

Any ideas?
Specialist in Advertising, Marketing, especially Direct Marketing

I run courses in Business Management and Marketing
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform