Thread: Close File
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MSHO MSHO is offline
external usenet poster
 
Posts: 15
Default Close File

How do I get an excel workbook to close using a macro?
I tried Application(filename).Quit but it didn't work.

Thanks

Mikayla