Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp, Excel, Results of Find
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Vfp, Excel, Results of Find
Divers
Thread ID:
00771394
Message ID:
00771394
Vues:
31
Help,
How do I use vfp to search for a string in an excel spreadsheet and then tell me
in which row/column the result is? Below is the find command in VB from excel.

Cells.Find(What:="as", After:=ActiveCell, LookIn:=xlFormulas, LookAt:= _
xlPart, SearchOrder:=xlByRows, SearchDirection:=xlNext, MatchCase:=False) _
Activate

Thanks
Steve
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform