I am currently logging down all of the websites that we deal with in one large table, the table has columns covering IP Number, Domain, Notes and an option to visit the site.
What I am trying to do is have the last column, called Visit, enable you to click on the link and then go off to that particular site. However, instead of just manually inputting each of the links, I was wondering if I could somehow pickup the address from the Domain column and use this as the link.
This would save time every time I add a new domain, instead of entering in the domain twice, I would just enter it into the domain column, say putting www.website.com and then in the Visit column, I could pick up this link and put it into the href.
Hope somebody can help.
Cheers
Chris
What I am trying to do is have the last column, called Visit, enable you to click on the link and then go off to that particular site. However, instead of just manually inputting each of the links, I was wondering if I could somehow pickup the address from the Domain column and use this as the link.
This would save time every time I add a new domain, instead of entering in the domain twice, I would just enter it into the domain column, say putting www.website.com and then in the Visit column, I could pick up this link and put it into the href.
Hope somebody can help.
Cheers
Chris
Comment