Message Boards Message Boards

0
|
3779 Views
|
2 Replies
|
1 Total Likes
View groups...
Share
Share this post:

Import an Excel file with images

Hi. I have an Excel file with images. Only one column, with a header ("Fotos") and then images taken from the Web. I have tried repeatedly to import it into Mathematica without success.

For example, the command Import["ejemplito.xls"] imports the header, but not the photos.

I am kind of blocked and without new ideas about how to solve the problem

I am attaching to this message a short example with three photos (I could not upload the whole file because it is too heavy, but the short version also has the same problem).

Any help much appreciated. Francisco

Attachments:
2 Replies

Worked like a charm. Many thanks!!

Posted 4 years ago

Hi Francisco,

Import["~/Downloads/ejemplito.xls", "Elements"]
(* {"Data", "Dataset", "Dimensions", "FormattedData", "Formulas", "Images", "SheetCount", "Sheets"} *)

Import["~/Downloads/ejemplito.xls", "Images"]
POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract