Each time I run the practice, UIpath will open excel and open the copied file to replace the text. Is there anyway to make all this happen at background? Thanks
Yes , excel application scope has a option called visible… U check it to make the automation happen in background.
Visible - When selected, the Excel file is opened in the foreground while performing actions on it. When it is cleared, all operations are done in the background.
__
Mukesh
1 Like
Hi @Gary_Guo . The screenshot you have attached is of the Modern Design Experience. Try switching to Classic Design Experience and then add the “Excel Application Scope” activity as it won’t be available here in Modern Design Experince.
Hoping this helps someone else with the same issue