Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I know this probably isn't the appropriate forum, but I'm sure somebody here
will know the answer. How can I control which folders are expanded (iI hope expanded is the right term)when Windows Explorer opens? This does not need to be done programmatically. Thanks in advance, Raul |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Edit the shortcut's "Target" to read
%systemroot%\explorer.exe /e,E:\ where E:\ is the drive and or directory you wish to expand. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Raul" wrote: |I know this probably isn't the appropriate forum, but I'm sure somebody here | will know the answer. | | How can I control which folders are expanded (iI hope expanded is the right | term)when Windows Explorer opens? This does not need to be done | programmatically. | | Thanks in advance, | Raul |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks a bunch,
Raul "Dave Patrick" wrote: Edit the shortcut's "Target" to read %systemroot%\explorer.exe /e,E:\ where E:\ is the drive and or directory you wish to expand. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Raul" wrote: |I know this probably isn't the appropriate forum, but I'm sure somebody here | will know the answer. | | How can I control which folders are expanded (iI hope expanded is the right | term)when Windows Explorer opens? This does not need to be done | programmatically. | | Thanks in advance, | Raul |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks,
Raul "Dave Patrick" wrote: Edit the shortcut's "Target" to read %systemroot%\explorer.exe /e,E:\ where E:\ is the drive and or directory you wish to expand. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Raul" wrote: |I know this probably isn't the appropriate forum, but I'm sure somebody here | will know the answer. | | How can I control which folders are expanded (iI hope expanded is the right | term)when Windows Explorer opens? This does not need to be done | programmatically. | | Thanks in advance, | Raul |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You're welcome.
-- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Raul" wrote: | Thanks a bunch, | Raul |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Windows Explorer | Excel Worksheet Functions | |||
windows explorer to excel | Excel Discussion (Misc queries) | |||
Windows Explorer maximizes over XL 2000, if opened w/ explorer | Excel Discussion (Misc queries) | |||
Use Windows Script to run Windows Explorer Search? | Excel Programming | |||
Load Windows Explorer | Excel Programming |