I’ve searched this topic but I’m obviously missing something because it seems too simple …
I have a table of parts, each of the parts have a cost so the table has a Total column.
I want to have that Total value appear in another table (then I’ll be deducting that value from corresponding columns to generate another figure.
How do I simply reflect the value from a column in 1 table, in another table?
Like I said, it seems crazy simple…