Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have the following Macro Code that I received from MH:
Shell "C:\WINDOWS\Explorer.exe /e,/select,c:\Documents and Settings\default\ My Documents", vbNormalFocus Works fine, but I need an additional step. I want the "My Documents" folder to be open. Thanks for the help in advance. Matt@Launchnet -- Please take a look at www.openoursite.com Click on: "Keywords" and then Click on "Matt's Story" and if you are a man, you should be very happy that you read my story. God Bless for everyones help. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this,
Shell "C:\WINDOWS\Explorer.exe /e,c:\Documents and Settings\default\My Documents", vbNormalFocus Regards, Shailesh Shah http://in.geocities.com/shahshaileshs/ (Excel Add-ins Page) If You Can't Excel with Talent, Triumph with Effort. "Launchnet" <u20911@uwe wrote in message news:74236ec4f180f@uwe... I have the following Macro Code that I received from MH: Shell "C:\WINDOWS\Explorer.exe /e,/select,c:\Documents and Settings\default\ My Documents", vbNormalFocus Works fine, but I need an additional step. I want the "My Documents" folder to be open. Thanks for the help in advance. Matt@Launchnet -- Please take a look at www.openoursite.com Click on: "Keywords" and then Click on "Matt's Story" and if you are a man, you should be very happy that you read my story. God Bless for everyones help. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Works fine.
Thanks for the great help and fast response. Matt@Launchnet shah shailesh wrote: Try this, Shell "C:\WINDOWS\Explorer.exe /e,c:\Documents and Settings\default\My Documents", vbNormalFocus Regards, Shailesh Shah http://in.geocities.com/shahshaileshs/ (Excel Add-ins Page) If You Can't Excel with Talent, Triumph with Effort. I have the following Macro Code that I received from MH: [quoted text clipped - 9 lines] Matt@Launchnet -- Please take a look at www.openoursite.com Click on: "Keywords" and then Click on "Matt's Story" and if you are a man, you should be very happy that you read my story. God Bless for everyones help. Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...tions/200706/1 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Controlling windows explorer with VB macro | Excel Discussion (Misc queries) | |||
Opening Excel workbooks from Windows Explorer | Excel Discussion (Misc queries) | |||
windows explorer to excel | Excel Discussion (Misc queries) | |||
Windows Explorer maximizes over XL 2000, if opened w/ explorer | Excel Discussion (Misc queries) | |||
search by date in windows explorer | Excel Discussion (Misc queries) |