View Single Post
  #4   Report Post  
Jean-Francois
 
Posts: n/a
Default

Ok manually, but in a macro how would do that?

"Don Guillett" wrote:

You can use datafilterautofilterfilter on that column for that value
OR
a for/each macro to look, bottom up, for the value and then
..entirerow.delete

--
Don Guillett
SalesAid Software

"Jean-Francois" wrote in message
...
Hi, Im trying to delete row that contains specific expression like:

In row 444 column b contents (ESSO PRODUITS) i want to delete that row but

i
have more then one row to find and delete.