Hi!
We generate the report contaning the table of values like '05.30'.
The output report have to be examined and updated by the user.
So we convert it to excel. For each cell excel highlites warning "!" like: "cell contains date value with no century assigned".
Then the user changes that value by means of pressing <ENTER> on cell, excel converts it to 'may 30'.
Is it possible to force the text type for the cell?
We have tried to use IS_DETECT_CELL_TYPE option but it does not help at all.
We generate the report contaning the table of values like '05.30'.
The output report have to be examined and updated by the user.
So we convert it to excel. For each cell excel highlites warning "!" like: "cell contains date value with no century assigned".
Then the user changes that value by means of pressing <ENTER> on cell, excel converts it to 'may 30'.
Is it possible to force the text type for the cell?
We have tried to use IS_DETECT_CELL_TYPE option but it does not help at all.