I am trying to make a formula within one cell. I want X to equal 1 and I want this one cell to add all my x's up and tell me what it equals.
E.G.
When I do =SUMIF(A1:A6"X=1") it doesnt work.
A is the column and 1-6 are the rows I want the total to include.