I am trying to take this formula and get the data 'CAD' from both smartsheets and place the amount of times in total that it appeared
What am i missing in my formula? =COUNTIFS({Behavior Analysis: 1S Range 1}, HAS(@cell,"CAD"), {Behavior Analysis: 1SShop Range 1}, HAS(@cell,"CAD")))
Anyone have any suggestions?