View Single Post
 
Old 08-25-2019, 11:55 AM
eduzs eduzs is offline Windows 10 Office 2010 32bit
Expert
 
Join Date: May 2017
Posts: 266
eduzs is on a distinguished road
Default

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
__________________
Backup your original file before doing any modification.
Reply With Quote