Excel formula update works locally but Fails in Unattended Bot

Hi, Community
My bot updates excel formulas fine locally but they fail or overwrite when run unattended. I am using excel application scope and write cell, write range

Any tips to make formula update reliable in unattended bot?

Hi, @Samuel_Dino Welcome to Community.

For unattended bots, make Excel visible go to properties and enable visible (true).

Hi @Samuel_Dino

Welcome to UiPath,

try with excel application scope with properties- Visible and autoSave enabled. and avoid using any workbook activities.

If helpful, mark as solution. Happy automation with UiPath

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.