Forum Discussion
Create a Table with the top 2 rows as header
- Jan 09, 2023
wcstarks What if you put the Net Adj above the table? Using structured references will ensure that the total dynamically updates when you add rows to the table.
See attached.
wcstarks Indeed you can't . Table headers are just texts. You can't reference to a "red header" or a "blue header".
I see that each column header needs a unique name, so I adopted your suggestion (R-250, etc.)
The data are numbers. minus numbers indicate reducing the db (loudness) and positive indicates increasing db for each frequency. I would like to have row 2 sum each column as rows are add to the table to provide a net db change for each frequency. I am not sure how to do that when the summation row is situated before the the regular data rows. Is this possible? See attachment.