View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
andyw
 
Posts: n/a
Default Countif and hidden rows.

Hello,

Can someone help alter this formula?

At the moment the core part of it counts the cells which do not contain
the value NA

The trouble is the COUNTIF function counts the hidden cells as well.

Any suggestions (I'm quite new to excel...)

=COUNTIF(Sheet1!F14:F2126,"<NA")