Help with formula

I am creating a Metric sheet to count if three column criteria are met on the source sheet. The sheet references I have made are all caps.

I have tried variations of the below:
=COUNTIFS({TYPE:TYPE}, "HM", {ROLE:ROLE}, "Physician",{REGION:REGION}, "South")

Does anyone know how this formula should be written?

Answers

  • AravindGP
    AravindGP ✭✭✭✭✭✭

    Hi @Alane

    In your metric sheet, you will need to create references to the three columns. When you type in =COUNTIFS, you will see a link below to create a reference from another sheet. Click on it and create the reference with any preferred reference name for each reference. Since you will be referencing the entire column, if you use the same names as the columns in the source, your formula will look something like this =COUNTIFS({Type}, "HM", {Role}, "Physician", {Region}, "South"). References are not case sensitive.

    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!