In my current project I'm trying to a get a list of hyperlinks on an Excel sheet from a list of URLs and "friendly names" in a table on another sheet. For context, the workbook is a leave request and log system that each employee has their own copy of. On the workbook's 'Welcome' page I'm trying to get a list of links to leave policies and procedures on the company intranet. As documents have a tendency to get moved around, updated or deleted, I don't fancy having to update each of the 200+ users' workbooks every time a link breaks! I already have a central Excel workbook that holds data for data validation/drop-down lists, etc. that the workbook grabs data from, which is imported into a sheet in the workbook using "Queries & Connections">Refresh All (using Excel 2019/365).
I've added two columns to the data table - "PolicyLinks" which holds the URLs to articles on the intranet/policy documents, and "PolicyLinkName" which holds the "friendly name" for each link. The attached image shows the setup of my data table and how I'm envisaging the list of links looking on the 'Welcome' page. There may be fewer links than shown, or there may be more - it depends on how many articles the HR dept has on the intranet. I need to be able to simply add the details of new links to my data table, or remove out-of-date ones, which will update the users' workbooks automatically when they refresh their data when instructed. I know how to use the HYPERLINK function, but when it comes to how to get them onto the 'Welcome' page without hard-coding them on the 'Welcome' page, my mind's gone blank. I suspect it's something very simple, but I can't get my head round it. Any assistance gratefully received.
Thanks,
Bliss
I've added two columns to the data table - "PolicyLinks" which holds the URLs to articles on the intranet/policy documents, and "PolicyLinkName" which holds the "friendly name" for each link. The attached image shows the setup of my data table and how I'm envisaging the list of links looking on the 'Welcome' page. There may be fewer links than shown, or there may be more - it depends on how many articles the HR dept has on the intranet. I need to be able to simply add the details of new links to my data table, or remove out-of-date ones, which will update the users' workbooks automatically when they refresh their data when instructed. I know how to use the HYPERLINK function, but when it comes to how to get them onto the 'Welcome' page without hard-coding them on the 'Welcome' page, my mind's gone blank. I suspect it's something very simple, but I can't get my head round it. Any assistance gratefully received.
Thanks,
Bliss