Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel Syntax - copying one worksheet to another new one
Message
 
À
13/06/2001 18:29:49
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00518215
Message ID:
00519114
Vues:
18
Right! I was confusing it with a similar WorkSheets method.. Sorry.

However, even without the 3rd parameter I get a Syntax error from VFP. If I remove the comma in the Copy(,.sheets[1]) I get the expected results (the sheets are created before the copied sheet.


>>Using your example, Tamar, I also added the optional Count parameter to create nPages -1 copies of Page 1. Now I get a syntax error at that line...
>
>> ***********************************************
>> .Sheets("Page 01").Copy(,.Sheets[1],nPages-1)
>> ***********************************************
>
>I don't see an optional Count parameter for Copy. The syntax I'm seeing for the Copy method has only the two parameters I mentioned - Before and After - and you can only pass one of them.
>
>Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform