Hello Standa,
it is not possible to filter a "range" from a column which type is "cString".
A possible solution is to add a hidden table column (width = 0) of the type cNumber which contains the time or date information saved in ticks. This column could now be filtered easily for time ranges.
specci48