View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Muskrat24 Muskrat24 is offline
external usenet poster
 
Posts: 21
Default Selecting rows to another sheet

I have an excel sheet that has lists of categories and several selections for
each. I use a Filter to select only the rows with a "X" in column J. I want
the selections made to also automatically appear on the next sheet which is
like a spec/ selection sheet. in the location I choose. Is there a way that
if I use a IF function to say in a cell on sheet 2, IF J1-J5 is "X", than
only that row with a "X" appears in sheet 2?