Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What I'm trying to do is creat a speadsheet that is a checklist for
Standard Operating Procedures. I have check boxes and when a box gets checked, I call the shell function (vbscript) to launch other apps (cmd, notepad, etc) What i'm having touble with is launching active directory (dsa.msc) I've tried: Shell ("dsa.msc") Shell ("cmd dsa.msc") Shell ("\\localhost\cmd dsa.msc") Shell ("c:\windows\system32\dsa.msc") Any ideas on what I am doing wrong and how I can get this to work. Thanks a lot |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
relative path in shell command (excel) | Excel Programming | |||
How do I hide a shell command called from VBA in Excel | Excel Programming | |||
Shell command stopped working: is it part of Excel 95 , or Windows? | Excel Programming | |||
xp shell command using vba | Excel Programming | |||
Writing Command Shell (stdOut) to Excel Cells | Excel Programming |