I have done a good bit of searching to modify some existing code to include the default outlook signature, but I haven't had any luck.
Any help is appreciated
I have cut the code to barebones in an effort to simplify.
Sub create_Email_test()
Dim oApp As Object
Dim oMail As Object...