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.
- Riny_van_EekelenJan 09, 2023Platinum Contributor
wcstarks Indeed you can't . Table headers are just texts. You can't reference to a "red header" or a "blue header".
- wcstarksJan 09, 2023Iron Contributor
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.- Riny_van_EekelenJan 09, 2023Platinum Contributor
wcstarks But there are no numbers in row 2. So I don't understand what you want to achieve. Can you enter som realistic numbers and manually add the sum you would want to see.