I am using Automation Anywhere for inserting values into an excel file. I used the below code for opening the spreadsheet. But the spreadsheet is opening in excel app instead of Microsoft Excel on my computer. I don't have the license for Outlook Excel App
Excel: Open Spreadsheet "C:\Users\my_user\Documents\xyz.xlsx".ActiveSheet:"Default".Contains Header,Session:Default
Can anyone help me with this issue?