Linked text boxes with duplicate text
Apologies if this is something already covered, but I can't find anything relevant.
I'm looking to have two text boxes that are linked across different pages on the same document. But the text is to be duplicated in the second box and will automatically update if the first box is changed. So an example would be:
Text box 1 contains a measurement: 125mm
Text box 2 shows the same: 125mm
If text box 1 is updated manually to: 260mm
Text box to is automatically updated to: 260mm
Does anyone know if that is easily possible please? Would this involve scripting?