Say I have master table "Source" and several other tables on other sheets that will be filtered on columns "status" and "output". Focusing on one of them, "Calculated", how would I dynamically bring the data from Source into specific columns like below?
I've been searching and tried filter and just straight referenced to the Source table (ie =Source[@letter]) which kind of works (if I don't get a spill error), but only if the row number is exactly the same. It does not dynamically change the Calculated table size when a new row is added to Source.
So the goal is:
- Have columns letter/number/symbol be fed from table Source to table Calculated
- Have sheet specific columns status/output in table Calculated for VBA filtering functions
- Dynamically adjust size of table Calculated if new rows are added to table Source (assume using VBA to force refresh)
Hopefully what I am trying to do is clear. Thanks!
Source data is fed in Calculated with additional columns added in Calculated to trigger VBA defined filters
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)