I need help with an Excel formula -

djnoyes

New Member
Joined
Feb 12, 2005
Messages
13
Hi -

I am an English teacher. I am trying to construct an EXCEL spreadsheet to keep track of student data such as: PRESENT; ABSENT AND LATE. I have succesfully in put the following two formula for Present and Absent but have been unable to come up with a correct forumula to track Late arrivals at class. I am using an "O" for students who are present when I call roll and "X" when students are absent when I call roll. I want to use "L" for students who arrive late for class but have failed in several attempta. I have successfully used the following:

For students absent I mark "X". The forumla is =COUNTIF(E4:R4$S$2).
For students who are late I want to mark"L" but I can't seems to get the forumula right.
For the Students who are present I mark "O"
Can anyone help me??
Thanks
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Are you using COUNTIF() for O and X? If so, I'm not sure why L wouldn't work. Am I missing something?

Bubbis
 
Upvote 0
Well, if you have Os, Xs, and Ls in a range from, let's say, A2:F2, then you'd use =COUNTIF(A2:F2,"=L").

Is your sheet aranged differently?

Bubbis
 
Upvote 0
Thank you! Thank you! Bubbis.......that fixed my problem. I really appreciate you help. I am just learning to use Excel and I am 65 years old.

dj
 
Upvote 0

Forum statistics

Threads
1,214,858
Messages
6,121,956
Members
449,057
Latest member
FreeCricketId

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