Hi, does anyone know if there is possible to do a sumif and or count if based on more than one criteria. ex:
sumif(range, and(criteria1,criteria2),sumRange)
countif(range, and(criteria1, criteria2))
i try to do like above but it is not working, Is this possible??
Thank you!
sumif(range, and(criteria1,criteria2),sumRange)
countif(range, and(criteria1, criteria2))
i try to do like above but it is not working, Is this possible??
Thank you!