View Single Post
  #3   Report Post  
Bernie Deitrick
 
Posts: n/a
Default

Eric,

IIRC, Excel XP handles this properly, and XL2000 and earlier versions don't.
What version do you have, and what is the code that you are running?

HTH,
Bernie
MS Excel MVP

"Eric" wrote in message
...
I am using Office 2000 and am using the worksheet_chage event to

manipulate
a few things in the sheet. The 'Change' event doesn't catch when a user
deletes a range of cells. Is it possible to catch the deletion of a range
of cells, or a row or a column?

Thanks in advance!!