Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel workbooks.
Message
 
To
25/05/2005 07:31:07
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01017440
Message ID:
01017450
Views:
15
>How does one give a meaningful name to a workbook via automation?
oExcel = CREATEOBJECT("Excel.Application")
oExcel.WorkBooks.Add()
oExcel.ActiveWorkBook.Sheets("Sheet1").Name = "What Ever you want"
oExcel.Visible = .t.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform