How to include Excel hyperlinks using readtable
5 views (last 30 days)
Show older comments
When using readtable to import an Excel file that includes a column of hyperlinks, the hyperlink text is not imported. For example:
=HYPERLINK("https://LinkPath/Item?number=1234","Item 1234")
Gets imported as "".
Is there a way for such hyperlink definitions to be included when importing an Excel file using readtable (or another method)?
3 Comments
Answers (0)
See Also
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!