Extracting hyperlinks from Excel

hi @rabbit_rebozo

Check the below post

2.after importing the namespace
Steps
1.use read range for the excel file
2.use for each row and call datatable
3.Use Open Browser Activity and saw row(“Column Name”).ToString

Thanks
Ashwin S