Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EXCEL - addtextbox
Message
From
07/03/2008 23:55:16
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01299642
Message ID:
01299906
Views:
8
Thank for your help.

I got error on "msoTextOrientationHorizontal", what should i do before this command ?


With oExcel.ActiveSheet.Shapes.AddTextbox(msoTextOrientationHorizontal, 97.5, 28.5, 96.75 , 17.25)
.Select
endwith
With oExcel.Selection
.text="ABC COMPANY"
.font.Size=8
....
endwith
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform