View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Herminio[_3_] Herminio[_3_] is offline
external usenet poster
 
Posts: 1
Default Open method used

Dears Tom and Chip.
I've created a standard module with an Auto_Open subroutine, as yo
said, and, it’s true, that code is *only* executed when you open th
workbook manually (mouse click or Enter key).
Nevertheless the Auto_Open code is executed *after* the Workbook_Ope
subroutine. That's too late, because the code I want to bypass, in cas
of a "remote" VBA Workbooks.Open, resides inside the Workbook_Ope
subroutine. So, the problem remains unsolved.
Thank you any way.
Regards,
Herminio

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