Thank you in advance for the help....
I'm been getting Error Number: -2147467259, Error Description: Method 'Open' of object 'Workbooks' failed.
It happens when attempting to set a workbook variable by opening the file: Set wb = objExcel.Workbooks.Open(<File>)
It works on MS Access 2016 and...