Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I use START PROGRAMS and MSDOS PROMPT, I get the Windows directory.
When I use my macro and shell out, I get another directory, but not the one I want. I can make a batch to get to the one I want, but is it possible to get ther automatically, the first time I shell out? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi denny,
ChDir before your start shell, see vba-online-help on chdir arno |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That worked. Thanks. Can I set a prompt command before or as I shell out
"arno" wrote: Hi denny, ChDir before your start shell, see vba-online-help on chdir arno |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Denny, for our archives please answer in the ORIGINAL thread if possible
-- Don Guillett SalesAid Software "denny" wrote in message ... That worked. Thanks. Can I set a prompt command before or as I shell out "arno" wrote: Hi denny, ChDir before your start shell, see vba-online-help on chdir arno |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry. I don't understand. I don't know if you mean reply to the top one
regardless of what... or the last one??? In this one, I did it in order (the last one, I thought). In another, I did it on the one that applied to my question. "Don Guillett" wrote: Denny, for our archives please answer in the ORIGINAL thread if possible -- Don Guillett SalesAid Software "denny" wrote in message ... That worked. Thanks. Can I set a prompt command before or as I shell out "arno" wrote: Hi denny, ChDir before your start shell, see vba-online-help on chdir arno |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Directory | Excel Discussion (Misc queries) | |||
open in old directory save in new directory | Excel Programming | |||
set last used for getting directory | Excel Programming | |||
Creating a macro that lists directory names within a directory.... | Excel Programming | |||
Check if directory empty OR no of files in directory. | Excel Programming |