Page 64 - Design Thinking C11
P. 64

Adding Using Cell Address
              Each cell in the sheet has a unique address that is formed by the intersection of its column and row, such as
              ‘A10’. Here, ‘A’ is the column name and ‘10’ is the row number.
              Formulas are applied to cells on the basis of the cell address that displays the output as a result of calculation
              done between data of different cell addresses.
              Suppose,  the  data  entered  in  cells  A1,  A2,  A3  and  A4  are  5,  15,  20  and  60  respectively.  In  cell  A5,  a
              formula is entered to calculate the sum of these numbers with their cell address; thus it will be displayed as
              ‘=A1+A2+A3+A4’.
              Here, the output will be 100 that will be displayed in the cell A5 as soon as the ‘Enter’ key is pressed.




























              Using Mouse to Select Values
              Using the mouse to select values is a simple and efficient way to create formulas by directly selecting cells
              instead of manually typing their references.
              Perform the following steps to select values using the mouse:

                Step 1   Click on the cell where you want the result.
                Step 2   Type = to begin your formula.
                Step 3   Use the mouse to click on the cell that contains the first value to include in the formula.

                Step 4   Type an operator like +, -, *, or / to indicate the desired calculation.

                         Click on other cells to include them in the formula. Each reference will appear in the formula as
                Step 5
                         you select it.
                Step 6   Press Enter key to complete the formula and view the result.

                          For example: Type =D2+D3+D4+D5+D6, the result will be 15.

















                          Design Thinking and Innovation XII
                62
   59   60   61   62   63   64   65   66   67   68   69