Generate absolute hyperlinks to cells

L

Loïc

I want to know how to add an hyperlink to a cell. In one column I have the
name of the movies and in the second column I have the hyperlinks to Amazon
shop. So I want to obtain the following result if possible :
<A HREF="B1">A1<BR></A>
<A HREF="B2">A2<BR></A>
......

Thanks for your help !

Loïc
 
Top