What does this show ?
MsgBox Application.EnableEvents
If False then in the Immediate window set it True
Application.EnableEvents=True
NickHK
"pat59" wrote in
message ...
Hi,
I'm new to Excel programming. I tried successfully to use a Workbook
event macro.
I could not say why after I deleted a different macro, this procedure (
Workbook_BeforeSave) no longer runs.
Could anyone helps me?
Thanks in advance, regards
pat
--
pat59
------------------------------------------------------------------------
pat59's Profile:
http://www.excelforum.com/member.php...o&userid=31861
View this thread: http://www.excelforum.com/showthread...hreadid=562790