View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ddiicc ddiicc is offline
external usenet poster
 
Posts: 42
Default To delete the rows if certain cells contain the following

Hi,

Eg.. If column A:A contains numbers like VA11111111, VA22222222, VA33333333
and VA00000000, I would like to write a simple macro that can delete the rows
if cell column A:A contain the numbers..

Can anyone help.?

ddiicc