Thank you Andrzejek for your reply. Sorry for the delay, been in meetings all day.
The code gives the error at the following line:
wdApp.Documents.Open FileName:=strXLFilePath, _
ConfirmConversions:=False, _
ReadOnly:=False, _
AddToRecentFiles:=False, _
PasswordDocument:="", _...