View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sarah (OGI) Sarah (OGI) is offline
external usenet poster
 
Posts: 128
Default Copy row details where cell value meets certain criteria

I want to be able to copy (from one worksheet to another) all the cells in
row37 (up to column R) where the value in R37 is greater than 6000.

I'm thinking a vlookup function (or similar) would be the way to go, but I'm
not quite sure.

Any ideas?