Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Graphing in Excel
Message
From
20/11/2004 21:41:44
 
 
To
20/11/2004 01:03:40
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00961925
Message ID:
00963280
Views:
14
Hi,
#DEFINE xlRows     1
#DEFINE xlColumns  2

ActiveChart.SetSourceData(Sheets("Sheet1").Range("A1:B3"), PlotByRows)
#DEFINE xlLocationAsNewSheet	1	
#DEFINE xlLocationAsObject	2	
#DEFINE xlLocationAutomatic	3	

ActiveChart.Location(xlLocationAsObject, "Sheet1")
HTH
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Reply
Map
View

Click here to load this message in the networking platform