Thread
:
Problem with Macro/Protected Sheet
View Single Post
#
2
Posted to microsoft.public.excel.programming
mike
external usenet poster
Posts: 32
Problem with Macro/Protected Sheet
One possibility: Sheets have events one of which is SheetChange.
Perhaps the sheet is responding to one of these events and is calling
VerifyJobs. Open up the
VB
Editor and select the sheet to view any code
it may contain.
Reply With Quote
mike
View Public Profile
Find all posts by mike