Hello,
I am facing a small issue while performing some actions on excel files. The robot process the information bjt while saving it doesnot saves it automatically instead gives a 'save as ' dialog box.
I am using
vb.net code using invoke code to perform all the actions and saving using
wb.save instead of other uipath excel activities.