View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Eric Eric is offline
external usenet poster
 
Posts: 1,670
Default Question re COUNTIF function - reading data from a differnet s

Note: Mine assumes that the criteria you're looking to count remains in place
on the DATA tab. bpeltzer's formula assumes you've moved the criteria onto
that cell on the LIST tab.

"Eric" wrote:

On LIST:

=COUNTIF(DATA!E2:E50000,DATA!I2)