PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → TableToExcel - export only some columns (WebDev)
TableToExcel - export only some columns (WebDev)
Débuté par vvido, 23 oct. 2019 10:40 - Aucune réponse
Membre enregistré
94 messages
Posté le 23 octobre 2019 - 10:40
I want to export a table to Excel, but I do not want to export all columns.

There are some columns in the table which contain images. They are exported as text (image name). Of course I do not want them in the XLS file.

If I hide the column just before exporting, this has no effect on the generated XLS file.