Hi,

When a comment is inserted, it has a reference mark appended to it
comprising of the Initials and the index Number eg [p12].

Is there a vba solution to hiding/deleting this reference mark while
retaining the comment?

Thanks in advance for the help.

Regards,
Raj

Re: Hiding/Deleting Comment Reference Marks by macropod

macropod
Fri Jul 18 00:30:34 PDT 2008

Hi Raj,

AFAIK, about the best you can do is reformat the 'Comment Reference' Style's font:
. to (almost) hide it in Print Layout view - as white, or to the background colour; and
. to hide its position in the printed document - as hidden (and make sure 'Hidden Text' is not checked under Tools|Options|Print).
All of this is achievable with vba.

--
Cheers
macropod
[MVP - Microsoft Word]


"Raj" <rspai9@gmail.com> wrote in message news:b52be7ad-c7f4-4a2e-b43c-645990f54ee8@z16g2000prn.googlegroups.com...
> Hi,
>
> When a comment is inserted, it has a reference mark appended to it
> comprising of the Initials and the index Number eg [p12].
>
> Is there a vba solution to hiding/deleting this reference mark while
> retaining the comment?
>
> Thanks in advance for the help.
>
> Regards,
> Raj