View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dsan dsan is offline
external usenet poster
 
Posts: 4
Default Text file closure

(John Tjia) wrote in message . com...
Try this:

Activewindow.Close saveChanges:=False


Thanks John, this works well and as I said in the original message the
work was already saved so no problems there.