Windell
(YI Wang)
March 7, 2018, 3:56am
1
Hi All
Can someone advice me how to write a hyperlink into excel file through Uipath
Thank you
2 Likes
shubj
(Shubhradip Jana)
March 7, 2018, 10:53am
2
you can type into the hyperlink in the cell with passing an enter as a hotkey so the plain text becomes hyperlink and the format of the cell turns in to hyperlink as well.
1 Like
balupad14
(Balamurugan (BalaReva))
January 20, 2020, 1:31pm
3
Take a look in the below about the Insert Hyperlink.
Hi ,
I have developed new activities called “Insert Hyperlink”, “Get Hyperlink” and “Remove Hyperlink”.
Insert Hyperlink - Add hyperlink (display text and address) to the cell .
Get Hyperlink - Get the address for the hyperlinked cell.
Remove Hyperlink - Remove the hyperlink the the cell (It won’t delete display text)
[image]
Insert Hyperlink :
[image]
Get Hyperlink :
[image]
Remove(Delete) Hyperlink :
[image]
Note :
Special thanks to @Gnaneshwari_Pinna . She gave the idea made …
Regards
Balamurugan.S