View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
raypayette raypayette is offline
external usenet poster
 
Posts: 1
Default In Excel - Use Windows Explorer instead of File Open to open file


I would create a macro with a shortcut such as Ctrl+e.
I would erase the code and replace it with:
Shell "C:/WINNT/explorer.exe", vbNormalFocus


--
raypayette


------------------------------------------------------------------------
raypayette's Profile: http://www.excelforum.com/member.php...o&userid=29569
View this thread: http://www.excelforum.com/showthread...hreadid=568584