Table field code referencing table cell with text

H

Helge V. Larsen

The field code {=A1} placed in eg. cell A2 in a table will display the
content of cell A1 in cell A2 - if the content is a number.
But I need this to function for text, too. Is this at all possible?

Helge
 
M

macropod

Hi Helge,

The only way to replicate text is by bookmarking the text and cross-referencing it. Table cell references don't work with text.
 
Top