Code:
activedocument.Styles(wdStyleFootnoteReference).Font.Hidden = True
Not working, nothing occurs.
Currently I'm setting the color of the font to white.
With this, the numbering is invisible, but still uses a space before the footnote (one chr(2) and one chr(32) ), but this is almost irrelevant.
Thanks