Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving an Excel worksheet
Message
From
18/05/2007 09:32:08
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Moving an Excel worksheet
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01226679
Message ID:
01226679
Views:
58
I am trying to move an Excel (2003) worksheet in a VFP9 program. The program opens the spreadsheet and populates values with no problem. When I use the Move method, I get an error telling me "Unable to get the Move property of the Worksheet class.". The specific statement is:

oWorkbook.Sheets(1).Move(48)

The same thing occurs with the oExcel.ActiveSheet.Move - whatever Move method I try. I'd appreciate some help! Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform