Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro to Excel
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00234738
Message ID:
00234907
Vues:
33
Ok i got the *.H file in my default. Here is a bit of my code. It selects cell A1 and then gives me an unknown command error at the next line . What am i doing wrong?



with objsheet
.Range("A1").Select
.Selection.End(xlToRight).Select
.Selection.End(xlDown).Select
endwith
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform