View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Paul Paul is offline
external usenet poster
 
Posts: 661
Default Hiding rows in Excel 2007

Can I create a formula which will hide the row if the argument is false. For
example IF(c2=4,d4,HIDE THE ROW).

Also, I am working on a project where I am wrapping text in a cell. I have
the cell set to auto fit the row height, but when I print the spreadsheet,
the last row of text in some cells is partially cut-off and in other cells
there is more space than is needed. Please help!