Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ClassName for Excel
Message
From
24/08/1998 06:58:50
 
 
To
24/08/1998 04:00:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00129216
Message ID:
00129250
Views:
19
>WHen I do a ooObject=CREATEOBJECT(Word.Basic)
>
>but what is the call for doing the same with excel??
>I tried ooObject=CREATEOBJECT(Excel.Basic)
>and
>ooObject=CREATEOBJECT(Excel.Sheet)
>
>But no!

To create a reference to Excel:
ooExcl = createobject( "Excel.Application")

Best regards

Alex.
Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform