Read Hyperlink from the cell

Description

Hi , i have a column in excel file with data as mentioned below. Sometimes the cell data will be text and some times it will be text that contains hyper link.(when i mouse over on the text it contains hyper link/ulr)
If i get text contains hyper link i want to read the URL. if not the normal text and store in variable.

Could you please help.

Thanks

Link

https://cloud.uipath.com

Date

2024-09-27

Related UiPath products

Studio

@avinashy,

This would be helpful.

Hi @ashokkarale I would like to pass the following details to get the hyperlink.
1.Excel file path - Fixed
2.Sheet Name - DYNAMIC VALUE
3.Cell address - DYNAMIC VALUE

In this case can you suggest .

Thanks

@avinashy,

Use Get Workbook Sheets activity to get all the sheets and pass the correct one you desire

Use Find/Replace Value activity to find the desired cell