im a trainwreck when it comes to creating formulas with more criteria is needed. I have two columns on my site tracker that I am trying to do a count if on
first column is titled Status (dropdown)
second column titled No hardware needed (Checkbox)
i want the formula to count if the status column is "complete" and if the no hardware needed column is checked
everytime i try to move a bracket or comment or " it keeps coming back unparseable. Am i at least close to solving this one?
=COUNTIFS({0E - Site Tracker 2 Range 1}),= "Complete", [No Order Needed]:[No Order Needed]; = "True")