I am creating a attendance calendar for employees, I would like it to add the time I input for accumulation for the month. I would like to sum the numbers in certain cells depending on the Data Validation code in the cell above.
=SUM(C14:P14,C17:P17,C20:P20,C23:P23,C26:P26)*IF(C13:P13,C16:P16,C19:P19,C22:P22,C25:P25,contains "A")
=SUM(C14:P14,C17:P17,C20:P20,C23:P23,C26:P26)*IF(C13:P13,C16:P16,C19:P19,C22:P22,C25:P25,contains "A")