Thread: Countif Problem
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Arvi Laanemets
 
Posts: n/a
Default Countif Problem

Hi

=COUNTIF(E13:E15,"=" & (E7+2))

Arvi Laanemets


"Mark W" wrote in message
...
I am trying count count the number of occurances of a value = or than
(E7+2) but cannot workout the syntax. Can anybody kindly point me in the
right direction?

=COUNTIF(E13:E15,(E7+2))

Mark