I want to copy the data from excel cell without closing it, the reason behind keeping excel open is i am going to copy multiple cell data into my ERP tool one by one.
I have used below method with storing that cell data into variable and then put that into ERP tool, but then got the error “The process cannot access the file because it is being used by another process in read range”.
Here I am assigning Excel value into variable
Here I am set the text into ERP tool