How to include Excel hyperlinks using readtable
15 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!