Ask Your Question
1

Is it possible to create a Google Sheet that adds the contents of the same cell on every subsequent tab?

asked 2023-06-24 02:29:48 +0000

pufferfish gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-06-24 02:59:02 +0000

bukephalos gravatar image

Yes, it is possible to create a Google Sheet that adds the contents of the same cell on every subsequent tab.

Here are the steps to do so:

  1. Create a new Google Sheet and add a tab for each dataset that contains the cell you want to add.

  2. In the first tab, select the cell that you want to add and copy it.

  3. In the next tab, select the cell where you want the sum to appear and enter the formula =SUM(<previous tab="">!A1), where A1 is the cell you copied in step 2.

  4. Repeat step 3 for each subsequent tab, replacing <previous tab=""> with the name of the previous tab.

  5. The final tab will show the sum of all the cells from each tab.

Note: If you add or remove tabs, you will need to update the formulas to adjust for the changes.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-24 02:29:48 +0000

Seen: 9 times

Last updated: Jun 24 '23