Tagged Questions
2
votes
1answer
73 views
How do I insert a function along with a word in numbers
I am using numbers and I have a column function at the footer row. I'd like it to produce a Countif() along with a word.
I tried: =Countif(Checkboxes,True) "Checkboxes"
so that it would express for ...