Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can somebody help me about this subject?
What I want to do is from Excel (VBA) calling Matlab application that is installed on another server. For example I login on server "A" through Citrix ICA client. The excel file is located on server "A" Application Matlab is located on server "B" How can I connect to server "B" using VBA. thanks Sandra -- Message posted via http://www.officekb.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sandra,
It is on rare occassion that I am able to use the GetObject command to connect to an open application. I typically will launch the application and control it through it's object model in Excel. http://HelpExcel.com "sandra mangunsong via OfficeKB.com" wrote: Can somebody help me about this subject? What I want to do is from Excel (VBA) calling Matlab application that is installed on another server. For example I login on server "A" through Citrix ICA client. The excel file is located on server "A" Application Matlab is located on server "B" How can I connect to server "B" using VBA. thanks Sandra -- Message posted via http://www.officekb.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
RTD server on remote machine. | Excel Programming | |||
462 The remote server machine does not exist? | Excel Programming | |||
SendKeys to a remote server application | Excel Programming | |||
Open Excel file on a remote server | Excel Programming |