Deleting a row containing a found cell
Hi
if you have assignet the found cell to a range object use something
like
found_cell.entirerow.delete
--
Regards
Frank Kabel
Frankfurt, Germany
"Alan" schrieb im Newsbeitrag
...
After finding a cell using "Find", how do I delete the
entire row?
Regards,
Alan
|