I have a text box whose content references a field, eg =[firstname}. I would like to change it at run time to other fields. e.g. =[surname]. I have another text box into which I type the new contents but when I copy them to the first text box, they do not reference the fields, but are treated as a text string. Is there a way to solve this ?