View Single Post
  #4  
Old June 6th, 2010, 01:40 PM posted to microsoft.public.excel.worksheet.functions
Dave Peterson
external usenet poster
 
Posts: 19,791
Default Count function seeing formulas as data

I'm sure Bob meant =CountA() will count cells with formulas.

=Count() will count cells with formulas if the formulas evaluate to a number.

Bob Phillips wrote:

I don't think COUNT will, COUNT yes, but not COUNT unless it returns a
number.

Give an example.

--

HTH

Bob

"robinessex" wrote in message
...
How can you get around the count function seeing formulas in any cell
referenced as data?


--

Dave Peterson