Hi all,
I have multiple name that exist in excel in multiple location.
so I want to pick only the cell position where name exist.like A2,E5 etc.
not for the empty cell.only for that cell position in which name exist.
Please help.how can I do it.
1 Like
Hello,
did you try to use Excel Activity βFind allβ?
Regards
hii @olgu
I used excel application scope
read range, for each row loop.
but donβt know how to get cell position.
pls help.
Buddy @Nidhi2
here is your xaml buddy @Nidhi2
Its resolved
cellvalue (3).zip (17.7 KB)
Kindly try this and let know buddy
Cheers