InterviewSolution
Saved Bookmarks
| 1. |
27. What is formula? Give an example |
|
Answer» Answer: This is the answer Explanation: A FORMULA is an expression telling the computer what mathematical operation to perform upon a SPECIFIC value. ... In the picture below is an example of a Microsoft Excel formula =SUM(A$1:A$3), which ADDS the total of cells A1, A2, and A3. In this formula, SUM is the function of the formula. Please mark me BRAINLIST |
|