Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel - find
Message
De
05/10/2004 18:29:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Excel - find
Divers
Thread ID:
00948975
Message ID:
00948975
Vues:
48
Can anyone provide me with the code to do a find in excel from foxpro?

lcfile = getfile()
oexcel = createobject("excel.application")
oworkbook = oexcel.workbooks.open(lcfile)

Now if i want to search for text within the excel file, i am not sure what the code is to do that.

Any help would be appreciated. Thanks.

Paul
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform