Dr. Bartolo
Member
- Outlook version
- Outlook 2016 32 bit
- Email Account
- POP3
My administrator at work runs a process three or four times a day which deletes my custom signature from the list of signatures I can use in Outlook. I have Outlook VBA code which extracts from a zip file my own signtaure block (it looks identical to the default but has formatting attributes I need for other macros to run on it) and adds it back to the list of available signatures, but I then need to manually select my signature as the one to use when answering emails and creating new ones. Does anyone have any idea how I could code to select my newly recreated signature block to create new emails answer emails instead of doing this manually each time?