greeting to all
how could i amend my formula to calculate with "√" at U54?
ps: my expected answer would be 18
also, can i return blank cell instead of 0 at U54 or U62?
thanks for the guidance
how could i amend my formula to calculate with "√" at U54?
ps: my expected answer would be 18
also, can i return blank cell instead of 0 at U54 or U62?
thanks for the guidance
Cell Formulas | ||
---|---|---|
Range | Formula | |
O54 | O54 | =IFERROR(H54-COUNTIF(K54:K61,"><")+COUNTIF(L54:L61,"<>"),"") |
U54 | U54 | =IFERROR(SUM(O54:O61-SUM(K62:K69)),"") |
U62 | U62 | =IFERROR(SUM(O62:O69-SUM(K70:K93)),"") |
Cells with Conditional Formatting | ||||
---|---|---|---|---|
Cell | Condition | Cell Format | Stop If True | |
K54:L85 | Expression | =E54="√" | text | NO |
U54:U77 | Cell Value | between 10 and 1 | text | NO |
U54:U77 | Cell Value | between -1 and -20 | text | NO |
Cells with Data Validation | ||
---|---|---|
Cell | Allow | Criteria |
K54:L69 | List | √ |