View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ML ML is offline
external usenet poster
 
Posts: 57
Default If a Row is inserted or is a row is deleted then......


Hi I was wondering if there is a function out there that will allow me to
catch a row added and a row deleted event.

If a row is deleted then
code
If a row is inserted Then
code
End if
End if

Anyone have something like this?

Thank you,
Mark