I am trying to get the cell reference for which I am getting value in For Each activity. Ex - If I get value from C2 cell then same time need to get Cell reference or cell number ie. “C2” also.
I have done below activity but not getting output.
@nilesh.mahajan Its giving as zero because you might be keeping getting that index value within the for each of CurrentRow.ItemArray . Try to get that index within the for each of Got_it_Template_Dt
just the cell index and based on that I want to update particular cell from other column .
IF I took the A3 value and processed on my website, IF process complete then some screen will appear which I am getting by Element exist inside that Element Exits if condition will update status of Column D3 “Completed”