Thread: Kill Command
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JamieD[_3_] JamieD[_3_] is offline
external usenet poster
 
Posts: 1
Default Kill Command

Hi all,
Very quick one for you,
Any body able to tell me why the below doesn't work. If I run the Kil
line by itself then its fine.

Windows("Collection Note.xls").Activate
ActiveWindow.Close
Kill "G:\EXCELDOC\Returns Check\Collection Note.xls"

Hope someone can help/

Many Thanks



--
Message posted from http://www.ExcelForum.com