Hello,
I have a spreadsheet that lists product data. Each row item (individual product) lists a unique ID. At the end of each row item, I have used a hyperlink formula to create a url....
EX: =HYPERLINK("http://www.example.com/product.aspx?ID="&F3&"&target=ts2", ""&A3&"")
Next to this...