Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copying from one worksheet to another with VFP
Message
De
20/05/2003 09:11:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00790369
Message ID:
00790395
Vues:
17
Not quite working Bruce.
From the macro I receive this code:

Range("A1:AG3453").Select
Selection.Copy
Windows("test.xls").Activate
Sheets("FILE2").Select
Range("C1").Select
ActiveSheet.Paste

How does this translate to VFP? I have tried to add "oexcel." to each command here but I still get the invalid index error

Thanks

Jonathan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform