View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Shell command and Notepad

Try this

Shell ("notepad.exe C:\yourfile.txt")




--
Regards Ron de Bruin
http://www.rondebruin.nl



"SA3214 @Eclipse.co.uk" <sa3214<No Spam wrote in message ...
Is it possible to use the Shell command to open notepad with a specified text file
If so I would be grateful for some info on the notepad command line switches

Regards
& TIA