View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Deborah R Deborah R is offline
external usenet poster
 
Posts: 1
Default COUNTIF function - results are the formula only

I'm working with game stats. I'm simply trying to count the number of "W"s in
a column as opposed to "L"s. I've entered =COUNTIF(O2:O56,"W"). My result is
the formula rather than the count. What am I doing wrong?