Trying to add multiple table cells together, getting wrong total

groceryguy306

New Member
Joined
May 19, 2022
Messages
20
Office Version
  1. 2013
Platform
  1. Windows
Hello
I have 13 tabs, each with their our table which consists of 4 columns in each table. in my 14th tab i want to add the same row out of each table for a total of each row.

for example i want to add tables 1 to 13 rows 1 to 4 columns b to f in my last tab.

currently im using this formula
"=Table13[@2022]+Table12[@2022]+Table11[@2022]+Table10[@2022]+Table9[@2022]+Table8[@2022]+Table7[@2022]+Table6[@2022]+Table5[@2022]+Table4[@2022]+Table3[@2022]+Table2[@2022]+Tabel1[@2022]"

but the total is wrong by roughly 400.00
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
I am sure you've checked, but are you sure your tables are all labelled as 1-13, and not some other number instead ?

I say that as when I create a table in sheet1, then copy it to sheet 2, ir labels it as Table13,, thenSheet3 it gives me 'Table14'
 
Upvote 0
I am sure you've checked, but are you sure your tables are all labelled as 1-13, and not some other number instead ?

I say that as when I create a table in sheet1, then copy it to sheet 2, ir labels it as Table13,, thenSheet3 it gives me 'Table14'
Yes, i have double checked the names of my tables, they all match
 
Upvote 0
Are you sure that all tables are aligned so they start in the same row?
 
Upvote 0
How about adding one table at a time, and see when it goes wrong.
 
Upvote 0

Forum statistics

Threads
1,214,861
Messages
6,121,971
Members
449,059
Latest member
oculus

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top