Forum Discussion

tttt_tt's avatar
tttt_tt
Copper Contributor
May 05, 2022
Solved

sum

I have a list of names in Droplist and I have a separate table in the same sheet to calculate the working hours. I want when this finds for example the name George to sum up the total hours that have...
  • OliverScheurich's avatar
    May 05, 2022

    tttt_tt 

    =SUMIF($G$4:$G$27,C4,$H$4:$H$27)

    Maybe with this formula if the dropdown is in cell C4 and the separate table in range $G$4:$H$27.

     

Resources