Hi. I have f4 columns with "TRUE" & "FALSE" values in them. I am tryign to do a countif at the bottom of each to see how many "TRUE" vales there are in each column. Im using formula below but it only works for one of the columns and wont count the "TRUE"s in the other ...just gives answer as 0?
=COUNTIF(O7:O122,"TRUE")
=COUNTIF(O7:O122,"TRUE")