INVALID OPERATION in one column but not the other

Eva M
Eva M ✭✭
edited 12/09/19 in Smartsheet Basics

Hello, I have the below formula in three columns in my sheet. They are all referencing the same master sheet, same dates, same facility, same units, but different utilization rates. Two of the three columns are working great. The last one isn't. I re-typed the formula in several times, following the other columns' formula, just changing the reference to the one item that is different for this particular column. I keep getting INVALID OPERATION. Can't figure out what I am typing wrong. Could you please look? Thank you!!

=(SUMIFS({Patient in Bed Utilization SCA-ONC Master  Range 5}, {Patient in Bed Utilization SCA-ONC Range 4}, "Baptist", {Patient in Bed Utilization SCA-ONC Range 5}, =Metric2, {Patient in Bed Utilization SCA-ONC Master  Range 1}, AND(@cell <= TODAY(), @cell > TODAY(-7))) / COUNTIFS({Patient in Bed Utilization SCA-ONC Master  Range 5} >= 0, {Patient in Bed Utilization SCA-ONC Range 4}, "Baptist", {Patient in Bed Utilization SCA-ONC Range 5} = Metric2, {Patient in Bed Utilization SCA-ONC Master Range 1}, AND(@cell <= TODAY(), @cell > TODAY(-7))))

 

Comments