View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rich Rich is offline
external usenet poster
 
Posts: 298
Default macro to search and list data

is their a macro that will look threw a page of data and report on another
page a list of results based on information in a percific col

colums A to I contain data

want to search col G and do a report on every event that does not contain
"specific text", the report should contain all the data shown on "Data Page"
rows that does not meet the "specific text"

thanks in advance