View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
destine destine is offline
external usenet poster
 
Posts: 1
Default deleting rows in a worksheet if condition is met

hi,

I am trying to come up with a code that will somehow delete an entire row if
it's content in a particular column meets the condition. Say I want to
delete the rows whose Status column says approved.

Anybody can help?