No problem I am very grateful for your help.
Had visual basic error pop saying: Run time 91, object variable or with block variable not set
Then error on this code?
Public Sub CreateEmailWithOutlook( _
MessageTo As String, _
MessageCC As String, _
Subject As String, _
MessageBody As String)...