 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | How can you entering formula in the worksheet? | 
| Answer» In Calc, you can enter formulas in two methods, either directly into the cell or at the input line. Formula in Calc may start with equal (=) or plus (+) or minus (-) sign followed by a combination of values, operators and cell references. But, as a general , practice, all formulas should start with an equal sign. If any formula starts with a + or -, the values will be considered as positive or negative respectively. | |