Hi All
I have tried to read excel and try to print particular column values but i got following error
Can anyone please let me know how to fix this?
Can you try using Get row item activity

I tried but i got error
I will try and let you know
@divya.17290
just to give some more info about the issue
Your UiPath Project is set to C#. The used Syntax is Vb.Net. So ensure that the set Programming Languague and the Syntax is matching
Fixing can be done as described by Arpan:
Kindly note: we have to close statements with a ; in C#