Computer Science, asked by shyamnarayansingh139, 8 months ago

Formula in Excel start using... 

Full Marks : 1 a. =
b. ==
c. Address​

Answers

Answered by raghuanala
0

Use the IF function, one of the logical functions, to return one value if a condition is true and another value if it's false. For example: =IF(A2>B2,"Over Budget","OK") =IF(A2=B2,B4-A4,"")

Similar questions