View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
belkingold belkingold is offline
external usenet poster
 
Posts: 8
Default Closing a workbook after it has opened another


I've tried activating the workbook in the code of BOTH books, I've
tried closing workbook1 from workbook2 (then workbook2 doesn't close).
Hey wait, maybe I need to close workbook2 from workbook1 at the end of
the process...