Forum Discussion

Aashish1981's avatar
Aashish1981
Copper Contributor
Jun 13, 2023
Solved

Help in using best way to get the result required

I have an excel with the table structure shown below

RoleName1-Jan-2310-Jan-2320-Jan-2330-Jan-2310-Feb-2320-Feb-23
PainterAPPAAPP

Painter

BAPAPPP
ElectricianCPPPPPA
PlumberDPAPPAP
PlumberEPPPAAA
PlumberFAPPPPP

 

I want to calculate the number of absentee and Presence on the basis of role, I was trying to calculate to put the condition of of role and presence or absence but not able to , Can anyone help me here, I want role wise absent presence status and also resource wise absence presence status.

  • Echo95's avatar
    Echo95
    Copper Contributor

    Aashish1981 Hi maybe you can use the COUNTIF Functions, I think it can solve your problem.

Resources