A
Abe
I am using VB code to insert a field of type "wdTypeAddin" to a footnote;
then I set the text being displayed by the field using the
footnotes(i).range.fields(i).result.text property. However this simply
appends the text to the end of the field (immediately after the closing curly
brace) and the text is not part of the field - it is just text sitting beside
the field.
Am I doing something wrong? How can I set the display text for this field?
Thank you!
Abe Fisher
then I set the text being displayed by the field using the
footnotes(i).range.fields(i).result.text property. However this simply
appends the text to the end of the field (immediately after the closing curly
brace) and the text is not part of the field - it is just text sitting beside
the field.
Am I doing something wrong? How can I set the display text for this field?
Thank you!
Abe Fisher