I need to keep an excel file open after the excel application scope. Have searched on the forum and some suggestions,
- Add messagebox out of application scope, but it will close workbook at the end of workflow
- By using open activities i.s.o. application scope. But this can’t employ the merit of EXCEL activities like range, cells.
- Re-open after application scope. This seems not nature to do that.
Can anyone has better idea to keep EXCEL remain?
THX a lot.