Extract hyperlink from excel cell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-09-21 03:36 PM
Hi,
I have excel file which contains some hyperlinks. I want read that hyperlink. how can i get it?
------------------------------
Rohini Patil
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-09-21 11:59 AM
If the cell where the hyperlink is embedded is static you can ready that cell value as text and store in data item and try using that as an input to launch your hyperlink.
------------------------------
------------------------------
Best Regards,
Ved Sengupta
RPA Developer
Deloitte India (Offices of the US)
Bangalore | INDIA
*If you find this post helpful mark it as best answer*
------------------------------
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-09-21 01:42 PM
No, i try that but i was getting name of that hyperlink e.g if its display ABC as link then output was ABC not the hyperlink.
Thank you. we have resolved it by writing code stage to get URL
------------------------------
Rohini Patil
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-01-24 07:19 AM
Hi @RohiniPatil1,
Can you please share the code you had to write to get the links?
Thank You.
------------------------------
Moses Kobe
Developer
Discovery Limited
Johannesburg
0824899205
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-01-24 09:46 AM
Hi @Moses Kobe - I just wrote a custom code you can add add as action in one of your excel extended objects, you can check params for input and output variables, add any exception handling if you want to-
Input Excel-
Output -
let me know if you find any difficulties with this.
------------------------------
Regards,
Mukesh K
------------------------------
Mukesh Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-01-24 10:31 AM
Thank you, I will look into it.
------------------------------
Moses Kobe
Developer
Discovery Limited
Johannesburg
0824899205
------------------------------
