How to find the total of table in Excel

In this article, we will learn How to find total of table in Excel

Scenario :

Sometimes you may want to calculate the sum of a group of non-continuous or non-contiguous cells.  Do you enter in each cell address like =A2+C2+G2+I2?  That can take a lot of time, if you have to add many cells.

Click the AutoSum button ?. Then click on each of the cells which you want to add, and ensure that you type in a comma to separate each cell in the formula.  So this turns out to be fast as you are clicking the cells with the mouse and pressing the comma with your other hand. This can be made easy using a simple criteria and So an example is =Sum(A2,C2,G2,I2)

Alternatively, you can hold down the CTRL key as you are selecting the individual cells.  You do not have to press the comma in this case.

If there are some contiguous cells in your formula, you can also drag to select them.  For e.g =sum(A2,B2:D2,H2).

Picture below shows the Autosum option under the Home Menu.

Example :

All of these might be confusing to understand. Let's understand how to use the function using an example. Here we have a data set and we need to extract some quick results based on criteria. This is a time saving method which lets you perform different functions accessing a single tool.

Now we need the sum of quantity and price where the region is East. One method to solve this we select the individual cells from the Quantity column in the SUM function keeping criteria in mind and then performing the same with the average function. Here is the other way explained. Follow the steps

Select any cell in the table and use Ctrl + Shift + L or select Sort and filter option to apply filter on the table. After selecting we will table like shown below.

Click the drop down filter option on the Region cell and unselect Select All  and select only the East option.

After clicking OK, you will get the filtered table where all the other fields are hidden, not deleted, which can be confirmed by waiting the row index.

Now select the D12 cell (cell just below the required column) and go to AutoSum and click it to get an automated formula or just use the shortcut Alt + = from the keyboard.

Tap Enter to get the result.

As you can see the 729.55 is the sum of price as mentioned criteria. Now just select the C12 cell (cell just below the required column) and Use Alt + = .

Be careful with these result. If you need to extract these results then copy and paste by values to get the results in other cells. This is done because as you unfilter the table using the same shortcut Ctrl + Shift + L, these results gets updated.

You can use the basic functions like Sum, Average, Count Numbers, Max and Min using the method.

For more information about the AutoSum tool. Read our article How to use the SUBTOTAL function in Excel

Hope this article about How to find the total of table in Excel is explanatory. Find more articles on resulting values and related Excel formulas here. If you liked our blogs, share it with your friends on Facebook. And also you can follow us on Twitter and Facebook. We would love to hear from you, do let us know how we can improve, complement or innovate our work and make it better for you. Write to us at info@exceltip.com.

Related Articles:

How to use the Shortcut To Toggle Between Absolute and Relative References in Excel : F4 shortcut to convert absolute to relative reference and same shortcut use for vice versa in Excel.

How to use Shortcut Keys for Merge and Center in Excel : Use Alt and then follow h, m and c to Merge and centre cells in Excel.

How to Select Entire Column and Row Using Keyboard Shortcuts in Excel : Use Ctrl + Space to select whole column and  Shift + Space to select whole row using keyboard shortcut in Excel

Paste Special Shortcut in Mac and Windows : In windows, the keyboard shortcut for paste special is Ctrl + Alt + V. Whereas in Mac, use Ctrl + COMMAND + V key combination to open the paste special dialog in Excel.

How to Insert Row Shortcut in Excel : Use Ctrl + Shift + = to open the Insert dialog box where you can insert row, column or cells in Excel.

50 Excel Shortcuts to Increase Your Productivity : Get faster at your tasks in Excel. These shortcuts will help you increase your work efficiency in Excel

Popular Articles :

How to use the IF Function in Excel : The IF statement in Excel checks the condition and returns a specific value if the condition is TRUE or returns another specific value if FALSE.

How to use the VLOOKUP Function in Excel : This is one of the most used and popular functions of excel that is used to lookup value from different ranges and sheets.

How to use the SUMIF Function in Excel : This is another dashboard essential function. This helps you sum up values on specific conditions.

How to use the COUNTIF Function in Excel : Count values with conditions using this amazing function. You don't need to filter your data to count specific values. Countif function is essential to prepare your dashboard.

Leave a Reply

Your email address will not be published. Required fields are marked *

Terms and Conditions of use

The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.