View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Cathy W[_2_] Cathy W[_2_] is offline
external usenet poster
 
Posts: 30
Default Copy row depending on column value

Hi. I have an excel template that opens a workbook and takes values from it
using the INDIRECT function in cells. What I need to do now is look at Sheet
4 in the workbook and copy rows only if column B is equal to "CAT" or "DOG".
Is this possible?

Cathy