View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
newyuppie[_3_] newyuppie[_3_] is offline
external usenet poster
 
Posts: 1
Default excel vba workbook_open event does not work help please

at some point (i dont remember when exactly since i modify my code al
the time and this went unnoticed) the workbook_open event ceased t
work. all other events do work just fine so i'm guessing its no
because of the enablevents. just to make sure i saw that on th
immediate window and it was fine.
but it is very important that my workbook_open works because i need t
check if the user has a license to use the sheet, otherwise close it.
i followed a very interesting threa
(http://www.excelforum.com/showthread...&pagen umber=
) in which this person had the very same problem.
any help appreciated
thank

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