The first, hopefully most answerable one - can you get individual buts text (say, in a richtext box) to be a hyperlink? So if I had something saying "For more information, see here", the underlined text would become a hyperlink to a webpage, or some visual basic code.

The second one: How would I scan a piece of text (again, in a richtext box) for a tag, or a word (eg &i), then look for an identical tag or word further on (eg, it has found &i .... &i), and select the piece of text in between?