I am trying to count unique rows if certain information is met.
For example, one of the formulas I have written is =COUNTIFS({PledgeAmountSummary2022 Range 1}, Campaign@row, {PledgeAmountSummary2022 Range 4}, Division@row). This works until I try to add the stipulation of only counting unique data based on another column within the same reference sheet.
Can someone help me set this formula up correctly? I have tried a number of times and a number of ways and keep getting errors.