Auto Update Between Two Tables (Adding Rows/Columns)

ScottTemple

Board Regular
Joined
Dec 28, 2023
Messages
103
Office Version
  1. 365
Platform
  1. Windows
Hello,

I have two tables on two separate tabs within the same workbook, labelled SHData and SHCOData. When I add new rows, columns and data to SHData I would like that data to populate in the SHCOData table, new rows/columns and data included. Only some of the data from SHData will need to be brought over to SHCOData though.

I've researched this topic online, however, I can only find reference to some VBA codes and either Power Pivot or Power Query, none of which has been able to answer my question.
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
So I added a new row to SHData table and it appeared as a new row in the Spill area of the SHCOData tab, but the formulas I had in the SHCOData tab did not fill out to include that new row (column J & L in row 520):

1704393295414.png
 
Upvote 0
So I added a new row to SHData table and it appeared as a new row in the Spill are of the SHCOData tab, but the formulas I had in the SHCOData tab did not fill out to include that new row (column J & L in row 520):
Share XL2BB of this sheet and I shall correct the formulae to spill with array
 
Upvote 0
Did a quick google search, unfortunately, my company blocks almost all downloads and I'm not able to install this zip file. Is there another way I can provide these formulas to you?
See the link below in my signatures to help you

That is how we share information on this forum
 
Upvote 0
Did a quick google search, unfortunately, my company blocks almost all downloads and I'm not able to install this zip file. Is there another way I can provide these formulas to you?
Then type the exact formula you are using in the first row of the data - I try to help you in some way, If I can
 
Upvote 0
Then type the exact formula you are using in the first row of the data - I try to help you in some way, If I can
Here are the three formulas for columns J, K, L. Column J references another tab that determines Density based on Grade (second photo):

View attachment 104410

Sheet8!
1704394054826-png.104409


Also, the Spill data returns a value of 0 when there is a blank in the SHData tab, this unforutnately causes a #DIV/0! error in column L which will prevent me from SUM'ing that column's total and will interfer with pivot table results. Is there a way around this?

1704394329677.png
 
Upvote 0
Here are the three formulas for columns J, K, L. Column J references another tab that determines Density based on Grade (second photo):

View attachment 104410

Sheet8!
1704394054826-png.104409


Also, the Spill data returns a value of 0 when there is a blank in the SHData tab, this unforutnately causes a #DIV/0! error in column L which will prevent me from SUM'ing that column's total and will interfer with pivot table results. Is there a way around this?

View attachment 104413
Share only formula

Can't do anything with Screenshot and all
 
Upvote 0

Forum statistics

Threads
1,215,379
Messages
6,124,610
Members
449,174
Latest member
ExcelfromGermany

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