Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE Automation: Copy and Paste in Excel
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
OLE Automation: Copy and Paste in Excel
Divers
Thread ID:
00063613
Message ID:
00063613
Vues:
117
Hello,

I am trying to copy a selection on an Excel Sheet by using these commands:

thisform.oleSheet.ActiveSheet.Range("A1").Copy
thisform.oleSheet.ActiveSheet.Range("A2").Select
thisform.oleSheet.ActiveSheet.Paste

The first and last line works fine, but I receive an error
that: Unable to access the Select property of the Range class

Is there any workaround? or am I doing something wrong?

TIA

Shahbaz Ahmer
shahbaz@cyber.net.pk
Shahbaz Ahmer
Softnology Systems (Pvt) Ltd.
Répondre
Fil
Voir

Click here to load this message in the networking platform