View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
joel[_347_] joel[_347_] is offline
external usenet poster
 
Posts: 1
Default Shell open Notepad and write text


It seems you are having problems puting text into Notepad. Why not
write the data as a text file then open the text file with note pad and
print.


ID = shell("C:\windows\notepad.exe c:\myfile.txt")


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=162269

Microsoft Office Help