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
Divers
Thread ID:
01528561
Message ID:
01528562
Vues:
78
Is Excel spreadsheet loaded into Web Browser control at this point?

>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?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform