I have a data table in my document showing data/table of contents kind of info. I want to be able to make a reference back to that data on other pages of my document.
For example: first row first column of my table says "screen 1"
second column of th first row says "data 1"
I want to be able to put that data into a separate page and have it update as it updates in the data table. So if i turn "data1" into "daataa1" it should update all the instances of that reference.
is that possible?