Hi all, I have a spreadsheet where I manage research references and some stuff from my project.The sheet contains multiple hyperlink buttons pointing to various medical research databases, clinical trial results, and our main platform resources (including for our primary documentation).
Currently, I click individual hyperlink buttons to open the target pages in my browser, but Iād like to streamline this workflow.
Iām trying to create a data validation dropdown in a specific cell that would display all available hyperlinks as selectable options, allowing me to simply choose from the list rather than hunting for the right button.Iām planning to create a āreference sheetā with hyperlinks organized in a column (either as text URLs or hyperlink objects), then use that range as the source for data validation in my main worksheet.
I have btw several questions about it :
- When using text-based hyperlinks in the validation source, the dropdown shows the URL text but doesnāt trigger the link when selected
- When using LibreOffice hyperlink objects as validation source, the dropdown appears empty and rejects any selection as āinvalid entryā
- The validation seems to only accept literal text matches, not the hyperlink functionality
Has anyone successfully implemented dynamic hyperlink selection through data validation in LibreOffice Calc? Iām wondering if I need to combine this with a macro or if thereās a native solution Iām missing.