Hi there!
I’ve got a problem while running “write cell” in Excel application scope.
My sequence is:
-Excel App Scope(://file.xlxs)
-read range (sheet1)
-append range(sheet2)
-write cell (sheet2, cell “C2”)
After running this process I recieve error that file is used by other application. Do you have an idea whats wrong might be?
Thanks.