I have a spreadsheet where each row has 3 checkboxes that need to be selected before I want the "no" (O7) to turn into a "yes". Essentially it's a "yes" instruction based on receiving check off from 3 different people in a group. I tried using the following formula, but it is only good for numbers and I can't figure out what might be a yes/no based formula.
=SUMIF(T7:V7,TRUE,W7:W7)
T7, U7, V7 = the true/false for the checkboxes
Thanks in advance!
Bookmarks