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.
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.
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 -------“”
in output you will get cell name
say A23 IF “URL” is at A23
Thanks, its working now
@ImPratham45
Your Welcome!!
Happy Automation
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.