USING MICROSOFT WORD
NEW DOCUMENTS TEMPLATES IN MICROSOFT WORD
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What is a way to add up a column of numbers without using the symbol +?
|
=SUM(A2:F2)
|
|
EQUAL +
|
|
=SUM(A2:A7)
|
|
=(A2*F2)
|
Explanation:
Detailed explanation-1: -If you want to sum up a column in Excel and keep the result in your table, you can employ the AutoSum function. It will automatically add up the numbers and will show the total in the cell you select. To avoid any additional actions like range selection, click on the first empty cell below the column you need to sum.
Detailed explanation-2: -=SUM(A2:A10) Adds the values in cells A2:10.
Detailed explanation-3: -Select a cell next to the numbers you want to sum, click AutoSum on the Home tab, press Enter, and you’re done. When you click AutoSum, Excel automatically enters a formula (that uses the SUM function) to sum the numbers.
There is 1 question to complete.