View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
justin justin is offline
external usenet poster
 
Posts: 7
Default How do I delete a group of cells

What is the VB code to select all rows that
contain "Future" in their cloumn A cell and then delete
them and only them. I have programing in the cells below
and I don't want to mess it up so I need to select only
the rows that have the said text in column A that I want
to get ride of.