Howdy!
I have no problems with adding links (or any other Html string) to a cell. I just use:
cell.HtmlString = myHtmlString
syntax.
However, doing the same on a cell range seems to be more complex.
Say, I want to a…...lose link, that is I just see text “Please go to Google” value...accepts link url and display text only. In words, I would have...