PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → Table - How to change column type at runtime
Table - How to change column type at runtime
Débuté par Gianni, 13 jan. 2006 07:49 - Aucune réponse
Posté le 13 janvier 2006 - 07:49
Hello
I need to load an Excel file into a table to see its data.
I would set each column type (by default type=text) to the column type
of the Excel file loaded.
If the program find an Excel type column=XlsTypeDouble, i would like to set the receiving column as "Numeric".
Is it possible?
Tips and tricks are very appreciated.
Gianni