I need to add the contents of my textbox into the code below. I can get the range values and the textbox- but then I lose the signature. Here is the code that gets me the range and it has the signature. Thanks for help.

I need to get this in there with it and not lose my signature.Body = Worksheets("Sheet1").Shapes("TextBox 11").TextFrame.Characters.Text


Here is my Code:
Please Login or Register  to view this content.