Computer Science, asked by merajalam78635, 8 months ago

the chart features cannot be changed in Excel is it true or false​

Answers

Answered by Anonymous
3

Answer:

Convert Boolean values (TRUE or FALSE) to text in Excel

For example, the original formula is =B2>C2, you can change the formula to =IF(B2>C2,"Yes","NO"). This new formula will change TRUE to Yes, and change FALSE to No.

Similar questions