View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jimar
 
Posts: n/a
Default Subtotal counting formula in cells

I have a worksheet that is using the subtotal function. Some of the columns
contain formula. In the columns containing formula when no filter is
selected the subtotal counts the data and also the cells containing the
formula ie =subtotal(3,B2:B50) shows a subtotal of 49 yet there is only text
in 10 of the rows. Is there a way for the subtotal to count only those cells
containing data and to ignore the cells containing just the formula?