Hi Paul
Tx for responding - I think you are probably right - the current declarations are:
Public Sub SendMessage(DisplayMsg As Boolean, emailaddr As String, Subject As String, MSG As String, Optional AttachmentPath)
Dim objOutlook As Outlook.Application
Dim objOutlookMsg As...