Hi,
I want to copy and paste the columns value to outlook mail from same excel sheet,
OS : Windows-8
Outlook : Outlook2016
Below are code i have and request you to help for other part.
Private Sub Button50_Click()
On Error GoTo ErrHandler
' SET Outlook APPLICATION OBJECT.
Dim objOutlook...