Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I want to open A.dwg and B.dwg files in different moment from VBA excel using Shell. I use the following line and it works right: RetVal = Shell(GstrPercorsoCad + " " + GstrFileAorB, vbMaximizedFocus) The point is that I want to use only one process of Autocad because in this way the program launchs two different execution of autocad. what can i do to open the second file in the same apllication of the first one? Thanks. IL |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Closing a program which was opened with shellexecute | Excel Programming | |||
Alternative to ShellExecute | Excel Programming | |||
Open a file in the same instance with ShellExecute | Excel Programming | |||
Shell Doesn't Work With UNC - Can't Get ShellExecute to Work Either | Excel Programming | |||
Shellexecute fails with Excel | Excel Programming |