Thread
:
Delete Row based on cell contents
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett[_4_]
external usenet poster
Posts: 2,337
Delete Row based on cell contents
How well do you know vba? Look in vba help index for FINDNEXT
--
Don Guillett
SalesAid Software
"Steph" wrote in message
...
Hi. Is it possible to delete the entire row if the contents of cellA in
that row contains a "/"?
So, I'd like to scan an entire sheet, and delete all rows that have a "/"
somewhere within the cell contents in column A of each row. Thanks!
Reply With Quote
Don Guillett[_4_]
View Public Profile
Find all posts by Don Guillett[_4_]