Use case: reading an Excel workbook where the column data is not consistent. Some of the cells are correctly stored as dates and some as text. Handling the various types is easy in B4J assuming that you can access the raw text value.
In Excel:
1. Select the column.
2. Data - Text to Columns
3. Choose the default values in the first two screens. It doesn't really matter.
4. Change the format to Text:
In Excel:
1. Select the column.
2. Data - Text to Columns
3. Choose the default values in the first two screens. It doesn't really matter.
4. Change the format to Text: