Excel Pop-up Box

Hello there,

I would like to run a workflow to a list of excel files saved in a folder. I am using “for each” and “excel application scope”. However, some excel files have messages popped up (one example is as per the screenshot, and different files may have different messages). I want the bot to close/ ignore any message box so that it can proceed further to the next activity instead of hanging there. Would you mind guiding me how to do this?

@WS_Chai,

You can disable the alerts from Excel Process Scope by selecting Display alerts = False

Thanks,
Ashok :slight_smile:

2 Likes

Hello @WS_Chai

You can also refer below post

Excel Application Scope and Popup Message - Help / Studio - UiPath Community Forum

Hi @ashokkarale,

I am using excel application scope, would there be a way that I can solve it?
Below is my workflow:



@WS_Chai,

You are using Classic activity, unfortunately there is no option for this.

Please use modern design activity.

Thanks,
Ashok :slightly_smiling_face:

1 Like

Hi @WS_Chai ,

I had responded for the same problem in your other thread,

Please try and let me know if issue persists.

Thanks,
Gautham.

Thanks @Gautham_Pattabiraman

1 Like

Hi @WS_Chai ,

Please mark the response as solution if you were able to fix with the help of it.

Cheers.

Thanks,
Gautham.