Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB syntax to VFW syntax
Message
De
20/10/1998 09:19:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
VB syntax to VFW syntax
Divers
Thread ID:
00148448
Message ID:
00148448
Vues:
73
I know this is a simple question, but I can not find a good source for help. What is the VFP syntax for the following Excel VB commands.

Rows("1:3").select
Selection.Insert Shift:=xldown

I tried:
ox.rows("1:3").select
ox.selection.insert.shift(xldown)

The rows are inserted in to the worksheet but I get a Foxpro error telling me:
Member INSERT does not evaluate to an object.

Can someone clear this up.

TIA
Robert
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform