View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
John Blackwell John Blackwell is offline
external usenet poster
 
Posts: 9
Default How can I 'CountIf' alternate cells?

We're using large excel 2007 workbooks and I'd like to apply the CountIf
function to alternate cells in a row. The rows are D22:KC22 and contain
numeric entries (from 1 to 5).

I want to count the number of "1" entries in each alternate cell.

What's the best way of achieving this?