Home >Software Tutorial >Office Software >Excel cross-sheet sum operation steps

Excel cross-sheet sum operation steps

PHPz
PHPzforward
2024-04-17 20:25:18661browse

Excel encountered difficulties when summing across tables? Don't worry, PHP editor Xiaoxin will bring you detailed steps to help you easily solve the trouble of summing across tables. The following summary will guide you to understand the operation step by step and solve your doubts. Come and read it in detail!

Take the table below as an example. We need to calculate the total of the previous one and two months in the summary table.

Excel cross-sheet sum operation steps

Input =SUM(Function

Excel cross-sheet sum operation steps

in the summary table in the cell where the sum is required and press SHIFT at the same time Click on February, and all the two summed tables will be added.

Excel cross-sheet sum operation steps## Just click the summed value in one cell.

After completion, press CTRL and press Enter to complete the sum. Finally, pull down in the summary table to complete the filling. A cross-platform sum table is ready.

The above is the detailed content of Excel cross-sheet sum operation steps. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:zol.com.cn. If there is any infringement, please contact admin@php.cn delete