How do I delete duplicate email signature threading in Outlook?

N

nkrosado

Looking for an add-in or VB code that will strip away the email signature
threading within all replies in an email message so there is only one
signature, which is located at the bottom.
 
M

Michael Bauer

If you know the signature´s text then you could remove it with the
Replace function.
 
Top