Data table - how to access cell

Hi Guys,

I want to find the exact word “URL” from an excel sheet and the position of the cell where it is available.

Please help.

1 Like

Use LookUp range

can you elaborate what exactly needs to do with lookup range activity.

Can you please elaborate what exactly needs to do with Lookup range Activity here.
Thanks @ImPratham45.

You just need to pass:
Sheet Name------Sheet1
Value which to be search-------“URL”
and Range -------“”

image

in output you will get cell name
say A23 IF “URL” is at A23

Thanks, its working now :slight_smile:
@ImPratham45

1 Like

Your Welcome!!

Happy Automation

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.