Automation Developer Associate Training

I was doing the exercise creeating excel file and then copying the data from other excel files. But it doesnt close the excel file which makes it impossible to run and its that the file is opened. I also tried to use the kill process activity but then it throws an RPC server unavailable error.

Hi @Sediqullah_KismatKhan

Please refer below thread

It removes the error of (RPC server is unavailable) when i remove the kill process activities but then it gives me the error that the excel file is open. The scenario is such that I open the file make changes then it should close and then open and add the data from other excel file.