View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lori Lori is offline
external usenet poster
 
Posts: 272
Default macro to hide row with 0.00

I have a financial spreadsheet with hyperlinks that I want to hide the row
when the result in column C is 0.00 and if the value is ever greater than
zero to display the row.

I tried one macro and it just hid a the blank rows.

Thanks