While running macro facing this issue Exception is: Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.Office.Interop.Excel._Workbook'

Hi I’m using UI Path Enterprise version 2019.10.1
while bot is running macro on current open excel sheet facing this issue:-

Exception is: Unable to cast COM object of type ‘System.__ComObject’ to interface type ‘Microsoft.Office.Interop.Excel._Workbook’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{000208DA-0000-0000-C000-000000000046}’ failed due to the following error: The application called an interface that was marshalled for a different thread. (Exception from HRESULT: 0x8001010E (RPC_E_WRONG_THREAD)). UiPath.UiAutomation.Activities

Plese help me out.

I’m having the same issue