Thread
:
Change Event Problem
View Single Post
#
5
Posted to microsoft.public.excel.programming
Norman Jones
external usenet poster
Posts: 5,302
Change Event Problem
Hi John,
I should have added that, as you have disabled events, you will need to
restore this setting: in the immediate window type
Application.EnableEvents = True
and hit the enter key.
---
Regards,
Norman
Reply With Quote
Norman Jones
View Public Profile
Find all posts by Norman Jones