Halting the Worksheet_Change event
From: Jim McLeod (anonymous_at_discussions.microsoft.com)
Date: 04/26/04
- Next message: Steve: "Copy before hidden sheet"
- Previous message: AA2e72E: "RE: References to ADO library for ACCESS connection"
- Next in thread: Frank Kabel: "Halting the Worksheet_Change event"
- Reply: Frank Kabel: "Halting the Worksheet_Change event"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 26 Apr 2004 05:11:03 -0700
Dear Group,
I am inserting the contents of a worksheet from a database but every time I change the contents of a cell the Worksheet_Change event is fired. However, I do need to use the Worksheet_Change within the application so I can’t just delete the handler.
Is there any way I can stop this event from firing until the sheet has been created?
Regards,
James.
- Next message: Steve: "Copy before hidden sheet"
- Previous message: AA2e72E: "RE: References to ADO library for ACCESS connection"
- Next in thread: Frank Kabel: "Halting the Worksheet_Change event"
- Reply: Frank Kabel: "Halting the Worksheet_Change event"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|