View Single Post
  #3  
Old June 6th, 2010, 02:16 PM posted to microsoft.public.excel.worksheet.functions
Tom-S[_2_]
external usenet poster
 
Posts: 68
Default Count function seeing formulas as data

Sounds like maybe you need to be using COUNTIF rather than COUNT e.g.

=COUNTIF(range,"value")

where you substitute for range and value as needed.

This works on numbers directly entered into cells as well as numbers which
are the result of formulas.

When I tested (Excel 2003), COUNT would also count the number of cells in
which there are direct entry numbers as well as numbers which are the result
of formulas.

Regards,

Tom


"robinessex" wrote:

Can you change the count function seeing formulas in cells as data. This
makes the function completely useless. I have an array 1000 cells X 500
cells. I need the count function to check on the number of occurances a
particular value is exceeded. The data is read into each of these cells by a
formula.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...et.f unctions