Hi all,
I am just trying input a formula to know if a large spread sheet with a certain task has been completed or not.
I have 100 cells that all need to be input with a value (e.g. cell is not blank) for it to be deemed to have been completed.
The cells are B4:B14,D4:D14,F4:F14,H4:H14,J4:J14,L4:L14,N4:N14,P4:P14,R4:R14,T4:T14
How can I create the formula so that one cell (let's say cell A3) will count all of the cells and if any one of the cells is blank then it will return a value of Not completed? However when all cells are completed is will return a value of Completed.
I have been trying the IF and COUNTA and ISBLANK to no avail. Although I think it is my incorrect formatting that is the biggest issue.
Thanks,
I am just trying input a formula to know if a large spread sheet with a certain task has been completed or not.
I have 100 cells that all need to be input with a value (e.g. cell is not blank) for it to be deemed to have been completed.
The cells are B4:B14,D4:D14,F4:F14,H4:H14,J4:J14,L4:L14,N4:N14,P4:P14,R4:R14,T4:T14
How can I create the formula so that one cell (let's say cell A3) will count all of the cells and if any one of the cells is blank then it will return a value of Not completed? However when all cells are completed is will return a value of Completed.
I have been trying the IF and COUNTA and ISBLANK to no avail. Although I think it is my incorrect formatting that is the biggest issue.
Thanks,