Thread: Open a log file
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim[_31_] Jim[_31_] is offline
external usenet poster
 
Posts: 13
Default Open a log file

I have a script that runs with in side of excel. If there are errors it writes them to a a text file that is named file.log. I want to open this log file at the end of the script but I can't seem to get it to work. Any help would be great thank