View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
DEllis DEllis is offline
external usenet poster
 
Posts: 1
Default Sort multiple columns for same criteria

Maybe not the right subject line. What I have are 4 columns that have been
populated by a macro. What I now want to do is take those 4 columns extract
any rows with percentages that are -50% or less and any that are 100% or
more. Can this be done. I want to then put the rows extracted and put them
on a separate worksheet, removing them from the source worksheet.