I have an automation project in which the bot needs to run the macro from an Excel.
This is running on my machine as Excel is installed & licensed.
But when I am trying to run this on another bot machine where Excel is not licensed, it’s failing there with the pop-up of Excel Unlicensed and asking me to sign Into Excel.
But I thought we don’t need to have Licensed Excel if we are using Excel Process Scope activity.
Is there any other way to run the Macro from an Excel without using Excel Process Scope?