Forum Discussion
LauraV650
Oct 22, 2024Copper Contributor
Including hyperlinks when linking cells in different sheets
Hello! So, I have a file with several sheets - the first is a master list of cells linking to external resources, while the other sheets are divided by topic. Each cell in the master list sheet conta...
TannerOakridge
Mar 18, 2025Iron Contributor
If you are using many links, another option is to have a helper column in your master list that combines the text and hyperlink using Excel functions or VBA. However, you would still need to use a macro to pull it into different sheets since formulas won't transfer hyperlinks.