View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Kiley Kiley is offline
external usenet poster
 
Posts: 39
Default How do I automatically hide "FALSE" rows?

I have created the following "IF" formula =IF('officer
data'!Z4="fse",'officer data'!A4) to pull employees that have a status of
"fse" from another worksheet in the same workbook. I only want to show the
rows that are "TRUE" and automatically hide rows that are "FALSE"