I have the below code which clears specific cells after a worksheet is emailed. I need to add TextBox1, TextBox2 and TextBox3 to the code to clear contents also. any help adding this into the below VBA code?
MsgBox "Your email was sent." & vbNewLine & "The form will now be reset."...