Thread: Countif
View Single Post
  #1   Report Post  
HunorR HunorR is offline
Junior Member
 
Posts: 2
Lightbulb Countif

Hello,

I need a little help whit my project.I have multiple sheets and every sheet has multiple tables. I have found the way how to count so me names in my table whit the countif syntax bat my problem is that i cant fill out the syntax correctly.

Example:

=COUNTIF('Proiectare el. mec.'!C4:AG18,A3)
=COUNTIF('Proiectare el. mec.'!C4:AG18,A4)
=COUNTIF('Proiectare el. mec.'!C4:AG18,A5)
=COUNTIF('Proiectare el. mec.'!C4:AG18,A6) and this should go to A135

Bat when i try to fill out automatically it will give me incorrect fields.

Example:

=COUNTIF('Proiectare el. mec.'!C4:AG18,A18)
=COUNTIF('Proiectare el. mec.'!C4:AG18,A19)
=COUNTIF('Proiectare el. mec.'!C21:AG35,A20)
=COUNTIF('Proiectare el. mec.'!C22:AG36,A21)
=COUNTIF('Proiectare el. mec.'!C22:AG36,A22)
=COUNTIF('Proiectare el. mec.'!C22:AG36,A23)

Please help me to correct this problem because i have thousands of datas