I am trying to write a cross sheet countifs formula.
(COUNTIFS({Ref. Sheet Column}, [Requirement Name]@row , {Ref Sheet Checkbox Column}, 1 > 0)
Something isn't right as I am expecting to return a checkbox on the target sheet where the formula is being written based on the conditions of the source sheet.
Thank you