How to SAVE AS the excel file

Hello,

I am trying to use the excel app(use application browser activity) under excel process scope… but unable to pass the arguments…Its disabled

Please help

@sharu_priya,

With latest update in Studio, every Ui automation is being done using Object Repository. If you wish to customize it, unlink from Object repository like this:

This image displays a UiPath Studio automation project interface, showing a ScreenScraping activity being configured. (Captioned by AI)

Thank you so much ashok…its working

1 Like

After opening an excel… i am getting the below pop… How to handle this?
I tried it by using click activity… but unable to…

I need to click the read one and give save as for the edit access.

Note: The given excel has only read only option… i need to give save as and save it again for thr edit access

@sharu_priya,

This is the way you can tackle the pop-up.

Thank you…

But when i try to click the Read Only button, i am unable to select has it is considering the whole window.

HI,

I handled this by changing from default to active accessiblity in uiexplorer.

As soon as the excel file opens, pop up will also open.
I am using excel process scope and then use application browser activity is used.

So here, the file opens in excel process scope and pop up also opens… then bot is stucked…it is not moving to click activity to handle the excel

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