How to count the number of times a name refrenced in a cell appears in a column

I'm trying to create an attendance tracking sheet, and different numbers of absences leads to different diciplinary measures. I know I could use COUNTIF, but there will be hundreds of employees, and I dont want to add them each individually. Is there a way to tell the formula to count the number of times the Value in the "Name" cell appears in the column?

Tags:

Answers

  • AravindGP
    AravindGP ✭✭✭✭✭✭

    Hi @KHouseknecht

    You can write a COUNTIF formula in the same attendance tracking sheet to get the count of times a name appears in the sheet. Your formula will be =COUNTIF([Name column]:[Name column], [Name column]@row). This will purely give you the number of times the name in the row appears in the sheet. You won't be able to get absences as I assume the name won't appear in that sheet.

    Thanks,

    Aravind GP| Principal Consultant

    Atturra Data & Integration

    M: +61493337445

    E:Aravind.GP@atturra.com

    W: www.atturra.com

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!