Row deletion event: identifying deleted row ID
Once you havw determined that a row has been deleted:
MsgBox Target.Row
will identify the row
--
Gary''s Student - gsnu200908
"faffo1980" wrote:
Hi all,
I would like to know if there is a way to identify which is the index of a
row deleted from the sheet.
Browsing the web I found some method to identify a row deletion event but
not the row index.
Thanks in advance for the help,
faffo1980
|