Hi All
Dim aa As Object
Set aa = CreateObject("excel.application", "Tiger")
debug.print aa.version
I am trying to run excel on the server (Tiger). But I am getting an error by running from the workstation (Cougar).
Any help appreciated
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: CreateObjectThreaded View
|
Click Here to Expand Forum to Full Width |