How to include Excel hyperlinks using readtable

5 views (last 30 days)
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
RM
RM on 9 Jun 2022
Thanks dpb. This is very helpful information and gives me a direction to pursue.

Sign in to comment.

Answers (0)

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!