count a number of classes for a teacher

aysam

Board Regular
Joined
Jun 24, 2009
Messages
225
Office Version
  1. 2010
Platform
  1. Windows
Hi all
I need a formula to count the number of lessons for a class given by a teacher
the range = A1 : Z100
the teacer : teacher 1
the class : 1/ 1
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    182.9 KB · Views: 10

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
It's not clear to me where you want the result or what you want to count.
But I show you a formula to count how many "1/ 1" there are, check if it works for you.

varios 07sep2024.xlsm
ABCDEFGHIJKLMNOPQRSTUVWXYZAAAB
1
2123456781234567812345678
31/ 11/ 12/ 22/ 21/ 11/ 18teacher 1
42/ 22/ 22/ 22/ 22/ 22/ 2
51/ 11/ 11/ 11/ 12/ 22/ 22/ 22/ 22/ 22/ 22/ 2
6
7
82/ 22/ 22/ 2
9
10
Hoja2
Cell Formulas
RangeFormula
Z3Z3=SUMPRODUCT((A3:X9="1/ 1")*1)


----- --
Let me know the result and I'll get back to you as soon as I can.
Sincerely
Dante Amor
----- --
 
Upvote 0

Forum statistics

Threads
1,221,510
Messages
6,160,226
Members
451,632
Latest member
purpleflower26

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top