Hi All.
I have this problem: i have to create a grid with several columns for date fields and I do not know how to get the empty cell for a given nothing (or 00:00:0000).
The tests I did with sFmtString doesn't work.
I know I can create the grid, and after it has been created i can read all the cells and set the correct value with a function, but this is very time consuming.
Another thing: I thought to transform the Date field in TXT, but I lose the possibility of automatic sorting. Phew !! I am going crazy.
Can someone help me to automatically set the format of a column of date field?
VB6 Language.
Tnx to all.
Edited by user
9 years ago
|
Reason: Not specified