Hi,
I have an issue when opening an Excel file using OLE after a Windows update to 22H2 (build OS 19045.3448)
The issue occurs only when the program is called from the Windows Task Scheduler ( user session not open )
Connection to Excel seems to work, there is no error code, however opening the file fails:
l_ole.Workbooks.Open("c:\Temp\MyFile.xlsx")
PB Versions: 2017 R3 build 1858 - 2022 R2 build 2819
Excel Version: 2013
Thanks