Hi guys
I am a novice at Uipath and I have created a program that works well but present 2 big problems for me
1/ This is really slow , my ‘‘for each row’’ activity takes 4 sec per row
2/ And everything is saved only at the very end which mean that if anything problem occur the ‘‘write range’’ won’t do its job and I will lose everything , I tried to put the ‘‘write range’’ inside the ‘‘for each row’’ but if I do that I double the time and it almost 8 sec per row
Can a Pro look at my file and make it right please thank you very much
bot.xaml (68.4 KB)