How to keep open excel file? using output workbook variable?

I’m just stuck at not improving this situation.

I would like know about how to keep open Excel file constantly.
Actually earlier before I read some any other question similar to this one.

But I don’t know how to use output Workbook variable and define that variable.
Please let me know to use this variable or any other way.
Please refer to capture below.

@JOHNS_FAVORITE ,

Instead of using Excel application scope activity, you can use process start and give the excel path. That way it will keep open.

2 Likes

output of first excel scope should be placed in highlighted part of image

Create workbook variable as like snap


image
image
User these activities to close or save workbook

I use the Excel Modern activities. The Use Excel File activity has a property to keep the workbook open after the process finishes.