Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"....By default, the Shell function runs other programs asynchronously. This
means that a program started with Shell might not finish executing before the statements following the Shell function are executed...." Is there a way to force the shell function to run in a synchronous manner? I want to use the shell function to execute the dos command xcacls. The time for the command to complete varies with every run and needs to be finished before the next vba line executes. Therefore, a simple wait XXX seconds routine will not work for me. Rich |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
shell question ? | Excel Programming | |||
Shell | Excel Programming | |||
VBE COM Add-in Shell | Excel Programming | |||
Shell | Excel Programming | |||
shell out of excel into another app | Excel Programming |