View Single Post
 
Old 02-07-2016, 01:43 AM
Talia_Morchi Talia_Morchi is offline Windows 8 Office 2010 64bit
Novice
 
Join Date: Feb 2016
Posts: 1
Talia_Morchi is on a distinguished road
Default Open html file with pictures in excel

Hello,

I m trying to create xls file with pictures in the rows
(for example, customer list, with the picture of the customer)

I tried to create html file with table inside, and one column is pictures.
The html file view (in explorer for example) show table with pictures.

Then, i tried to change the suffix to xls.

I opened the file (with double click).
All the text data that was in the table got into the correct column, but the picture was "pasted" on the first column, and it was bigger then the row hight.

my question: how can i define row hight without using macro or vba?

Thanks,
Talia
Reply With Quote