InterviewSolution
Saved Bookmarks
| 1. |
How can you write a formula in Excel? Write a valid formula |
|
Answer» Any Expression that begins with an equal to (=) sign is treated as formula For Eg. =A1+B1 Formula is an expression contains cell address, operation arithmetic etc in must begins with= sign |
|