View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default How to delete rows in visual basic

What was wrong with the previous suggestion?

--
__________________________________
HTH

Bob

"Ruben" wrote in message
...
Hello,
I would like to delete rows for a specific criteria in visual basic, but I
don't know how. I have filtered my data, and now I would like to delete
the
data that did not pass the filter. Thanks for helping!