Hello everyone,I am getting the Write Range: Object reference not set to an instance of an object error.I searched similar topics in the forum but could not solve the issue.The process is running fine if i remove the second Write Range or put it in a Try-Catch .I see the null in my datable when debugging so maybe that’s the issue?What I want to do with this Write Range is copy the cell B2 from an excel file and paste it to cells A1:A35 of another.So far I have tried using separate excel scope with different argument name in the path and also using seperate sequence.Thank for all replies in advance.I am very new to this and would apreciate any help.
3 posts - 3 participants