I am trying to sum 2 different column's checkboxes and put that number into a different cell. I have tried a bunch of different ways and nothing seems to work.
Below is one variation that I have tried and can't get it to work:
=COUNTIF(AND[Saturday Stay:Saturday Stay] = 1, AND[Sunday Stay:Sunday Stay]=1)