If you are using Workbook → Read Range Activity then it won’t let you interact with Excel if that workbook is left open.
Could you try using the Excel → Excel Application Scope → Read Range Activity and try again?
If the issue persists, would you be so kind as to include a snapshot of your workflow and the error so that we may be in a better position to assist you?
Hello Doonline,
If you please share with screen of your process to check it also make sure that you did not add all your activities in excel scope activity as if you do that so your sheet will be open and not closed so you can only add read range activity in excel scope and other activities outside excel scope.
Make sure work book / Excel is closed while running the process
I would recommend to
use a kill process activity before to this Read Range activity and mention the property PROCESS NAME as “EXCEL” that would close the excel before you read it.