View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Kathy Kathy is offline
external usenet poster
 
Posts: 144
Default count if multiple sheets in workbook

I have thiry pages in workbook for month .. want to put a summary at the end
that counts cells F24 to cells F34 on each of these sheets if the amount is
greater than 500.00 .. also would like this forumla to grow if the cell range
expands by adding a row... countif(F24:F34,"500")... doesn't like to
incorporate more than one page... please advise what would be the best for
this .. at the end of 12 months I want also to total each months summary
total for a yearly total.. would a macro would be better than formulas? help?
please? this is beyond what I can figure out.. thank you