Thread: Skip if false?
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
TomPl TomPl is offline
external usenet poster
 
Posts: 342
Default Skip if false?

Try <Data<Filter<AutoFilter then set the filter to get only those where
you get a true condition in your formula. Then you can simply copy the
filtered data to another location.

Tom