PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Import and export xls including pictures/image
Import and export xls including pictures/image
Iniciado por Hafizh Kevin, 09,feb. 2021 07:56 - No hay respuesta
Miembro registrado
7 mensajes
Publicado el 09,febrero 2021 - 07:56
Hello,

i have file xls that i want to export then import again using HImportXLS and HExportXLS function. I try to export a table without image/picture inside it, and it the result is good all the field and record exported amazingly smooth. But this not the case for table that has picture/image inside it, the field and record contain image/picture is excluded from xls file ( from 13 field became 12 field after exported). Is it even posible to export a table that contain image/pictures to xls file with HImportXLS and HExportXLS function?

Best Regard
Hake