Hello chaps!
I'm trying to detect when a user deletes a range of cells in excel. The ideal would be the presence of an event that would fire just before the range of cells is being deleted. In that way I would know information about the data that is about to disappear.
Apparently there's no such event for a worksheet.
Is there there a way of doing that?
I'm trying to detect when a user deletes a range of cells in excel. The ideal would be the presence of an event that would fire just before the range of cells is being deleted. In that way I would know information about the data that is about to disappear.
Apparently there's no such event for a worksheet.
Is there there a way of doing that?