For example, if I had a web address named myexample.com/()data, and a range of excel cells containing the text: 1, 2, 3, 4, and 5.

How can I reference these cells and add the text from the cells to my hyperlink (myexample.com/()data) to create customized web addresses?

myexample.com/1data
myexample.com/2data
myexample.com/3data
myexample.com/4data
myexample.com/5data

Thank you in advance for your assistance. Also please note I am not experienced in Visual Basic or Javascript.