Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OXLS is not an object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows 2000 SP4
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Divers
Thread ID:
00967773
Message ID:
00967808
Vues:
13
Try to add something like this:

>With thisform.OleControl1
> .Navigate2('file://c:\global\bownetest.xls')
> Do While .ReadyState # 4 or ;
type(".object.document")#"O" or ;
isnull(.object.document)

> EndDo
>endwith
>
>oXLS = thisform.OleControl1.object.document
>oExcel = oXLS.Application
>
>Thanks
>
>Colin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform