View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
andylea16 andylea16 is offline
external usenet poster
 
Posts: 1
Default office 2007 -- formulas

The following formula:


=COUNTIF(X8:X17,"*7*")+COUNTIF(X24:X35,"*7*")+COUN TIF(X43:X75,"*7*")

will only return a value when Calculate Now is selected, then the formula
disappears.

I need the formula to return the value and update as changes are made to the
worksheet.


AR