Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Syntax - copying one worksheet to another new one
Message
From
13/06/2001 18:50:38
 
 
To
13/06/2001 18:29:49
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00518215
Message ID:
00519114
Views:
17
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform