InterviewSolution
Saved Bookmarks
| 1. |
5. What is the difference between Basic Formulas and Compound |
Answer» Basic formula involve only one OPERATOR in formula. Example :if we want to calculate the sum of a RANGE of cells, we use only + operator. Compound formula are USED when we need more than one operator. Example :while calculating the SIMPLE interest we use ,P*R*T/100. |
|