hi rakesh by using remove we can remove the letter B from Cell name. Outpur.Remove(0,1). Outpur is my variable name.
@user-qf3kj7mh5m3 жыл бұрын
Yes i did the same and incremented it by +1 . worked flawlessly With simple steps.
@ravuri9993 жыл бұрын
Thank you so much , The example was so tricky
@alfredpereira91523 жыл бұрын
You've got brains bro
@rpalearner98184 жыл бұрын
Good Work ji.. Carry on.. No one have done this video as like yours... Hoping lot more.. Also possible do simple SQL database based project in REFRAME Work.. Thanks for the Video...
@balanirmalbala44464 жыл бұрын
Nice work bro
@shubhamjaiswal36243 жыл бұрын
Hello sir your videos are very knowledgeable. In this example we can loop it till lookup return empty string. and replace look up output value with the range in lookup activity
@ajay3974 жыл бұрын
Flawless rakesh..worth watching every second.
@AutomatewithRakesh4 жыл бұрын
Thank you Ajay👍
@rohitagarwal26014 жыл бұрын
I chose the condition as svalue < = 18 with last cell having the search value and it provided the result. However, when not entering the search value in last cell, it is throwing error " object reference not set to an instance of the object *
@tejaswinerella52234 жыл бұрын
@rohit I'm also facing the same issue Have you resolve this issue? Can you please help me
@jayaseelans3704 жыл бұрын
Great work. Really appreciated.
@manjiri35394 жыл бұрын
Hi... Your videos are really helpful. Thanks a lot. I would like to participate in your 5 hour weekend session of orchestrator. Regarding above assignment, Are we able to do using For Each Loop And DataTable? I am stuck at how to iterate or manage to get value at row level.
@pavanvallu92093 жыл бұрын
hello sir can you explain any chances to pick a random name fom a excel sheet . Like names or numbers should be pick randomly in that row
@vijaydasari-x4p Жыл бұрын
Consider in B19 we have only "Clock" keyword and we need get that range. How do we get it.
@nitaprasad38554 жыл бұрын
very nicely explained........quite tricky one ........
@AutomatewithRakesh4 жыл бұрын
Thanks Nita
@suryakiranaluru62123 жыл бұрын
Hi Sir, in your example, you have given the range like B2:B18. you know the range thats why you can able to give, if i am working in real time example with different excels with diff ranges, in that case how can i mention the range. could you please let me know.
@silpabandi-uq7jh8 ай бұрын
good example but when i am doing this i am get an error like this Assign: Object reference not set to an instance of an object. please help me to reslove
@irfanaanjum324329 күн бұрын
i got confused help me to understand after 19 minutes of video @Rakesh will you give me the online classes
@vishnuprasad9619 Жыл бұрын
Super
@waldemarzielinski69584 жыл бұрын
thanks for the video rakesh , very clear like always I have the same issue with rohit , all the index are found in the first loop but when its start the second it is throwing error " object reference not set to an instance of the object * on Clenght I tried to put a defaut value 0 or 1 but nothing
@tejaswinerella52234 жыл бұрын
@Waldemar I'm also facing the same issue Have you resolve this issue? Can you please help me...
@rohitagarwal26014 жыл бұрын
Rakesh, I am unable to implement sort table Excel activity. Everytime, throwing some exception. Can you help ?
@AutomatewithRakesh4 жыл бұрын
Which version of excel are you using?
@rohitagarwal26014 жыл бұрын
@@AutomatewithRakesh that's the catch. Don't have office and am using wps 😔
@SyedAli-iq4ku2 жыл бұрын
I did as you did Rakesh
@prashantrai59113 жыл бұрын
Sir this can we get without using substring method.i done it and I find the cell value without writings substring method
@ravuri9993 жыл бұрын
Can you please tell me that
@lugkenish934 жыл бұрын
Hi, I unable to get "CellIndexValue" dropdown, why? I'm using Uipath version 2019.10.4
@lugkenish934 жыл бұрын
i gt it, its lookup range value.
@vignaharikarthikv114 жыл бұрын
Nice Work. It will be good if you upload the sample excel sheets
@AutomatewithRakesh4 жыл бұрын
Thank you for the suggestion, Yes, that excel file I had created manually long back, I hardly could find that file now. Going forward you will try to upload the file for practice purpose!
@AutomatewithRakesh4 жыл бұрын
As always do not forget to hit on the LIKE button for the videos you are watching! Pls support and motivate us!
@jojiparayidathilcherian97924 жыл бұрын
You should have used Regex instead of sub string to get digit only.
@AutomatewithRakesh4 жыл бұрын
Thanks for posting Joji, yes your opinion is valid we can use that, Regex is another way and should be learnt!
@kondalaniranjanreddy73482 жыл бұрын
Why not for each
@AutomatewithRakesh2 жыл бұрын
Yes, we can built various logics to do the same thing, however Look UP Range serves the purpose