Hi,
I have a range with hyperlinks, and those cells have border fomat. When I delete the hyperlinks (see code), the border are also deleted.
How can I delete the hyperlinks in a range without changing the format?
Regards,![]()
Range("A1:A10").Select Selection.Hyperlinks.Delete
Elio Fernandes
Bookmarks