ashley8200
New Member
- Joined
- Mar 13, 2015
- Messages
- 2
Can you use a cell reference in a countifs formula?
I am making a spreadsheet where users will fill in a list of names and I want to make a forumula that will countif one of those names is selected + if a checkbox is marked true = to equal one.
So far I've got this as an example:
=COUNTIFS(E5:E23,"?",A5:A23,TRUE)
Is there something I can put in the quotation marks to reference a cell that the user filled in?
Thanks so much for your help!
I am making a spreadsheet where users will fill in a list of names and I want to make a forumula that will countif one of those names is selected + if a checkbox is marked true = to equal one.
So far I've got this as an example:
=COUNTIFS(E5:E23,"?",A5:A23,TRUE)
Is there something I can put in the quotation marks to reference a cell that the user filled in?
Thanks so much for your help!