Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi,
Am Thu, 22 Aug 2013 08:25:34 +0100 schrieb HunorR: =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 try: =COUNTIF('Proiectare el. mec.'!$C$4:$AG$18,A3) Regards Claus B. -- Win XP PRof SP2 / Vista Ultimate SP2 Office 2003 SP2 /2007 Ultimate SP2 |
#3
![]() |
|||
|
|||
![]() Quote:
Thank you!!! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Countif | Excel Worksheet Functions | |||
How do I use a countif function according to two other countif fu. | Excel Worksheet Functions | |||
edit this =COUNTIF(A1:F16,"*1-2*")+COUNTIF(A1:F16,"*2-1*") | Excel Discussion (Misc queries) | |||
COUNTIF or not to COUNTIF on a range in another sheet | Excel Worksheet Functions | |||
COUNTIF in one colum then COUNTIF in another...??? | Excel Worksheet Functions |