![]() |
Counting Letters
Hello,
I am having trouble counting a list of initials. What I have is a list of inspector's initials and I want to count how many times they inspected. I can't figure out how to make excel count anything but numbers. Here's a shortened version of my list LD LD LD RS RS AG AG RS AG It goes on for about 3,500. If anyone can help me, that'd be great! Thanks |
Use the countif function
"Blink" wrote: Hello, I am having trouble counting a list of initials. What I have is a list of inspector's initials and I want to count how many times they inspected. I can't figure out how to make excel count anything but numbers. Here's a shortened version of my list LD LD LD RS RS AG AG RS AG It goes on for about 3,500. If anyone can help me, that'd be great! Thanks |
Put all of your inspectors Id in a list say H1:H10, then in I1 add
=COUNTIF($A:$A,H1) and copy down. -- HTH Bob Phillips "Blink" wrote in message oups.com... Hello, I am having trouble counting a list of initials. What I have is a list of inspector's initials and I want to count how many times they inspected. I can't figure out how to make excel count anything but numbers. Here's a shortened version of my list LD LD LD RS RS AG AG RS AG It goes on for about 3,500. If anyone can help me, that'd be great! Thanks |
All times are GMT +1. The time now is 03:50 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com