I need to fix this code so that the body of the email texted out is actually the contents of Button!D44
Not the actual text "Button!D44"
this is hat I got
Sub TexwhenDone()
'Must add references (Tools > References) to
' 1) OLE Automation
' 2) Microsoft Outlook xx.0 Object Library
Dim outlookApp...