G gma Feb 5, 2009 #1 I want to put a "X" in a cell and had that total a number colume a 1 X 2 X 3 X total 3 how do i do that or can it be done?
I want to put a "X" in a cell and had that total a number colume a 1 X 2 X 3 X total 3 how do i do that or can it be done?
S Stefi Feb 5, 2009 #3 Insert this formula in the required result cell: =COUNTIF(A1:A3,"X") Adjust range as needed! Regards, Stefi „gma†ezt Ãrta:
Insert this formula in the required result cell: =COUNTIF(A1:A3,"X") Adjust range as needed! Regards, Stefi „gma†ezt Ãrta:
G gma Feb 5, 2009 #4 thanks Stefi said: Insert this formula in the required result cell: =COUNTIF(A1:A3,"X") Adjust range as needed! Regards, Stefi „gma†ezt Ãrta: Click to expand...
thanks Stefi said: Insert this formula in the required result cell: =COUNTIF(A1:A3,"X") Adjust range as needed! Regards, Stefi „gma†ezt Ãrta: Click to expand...