Date in a string field
Hi,
I need to use a date stored in a string field to do some queries.
In the specific case, I need to select contacts 10 days before a policy expiration date.
The expiration date is stored in a string field so I can't use the formula SubDays(,).
Is it possible to read the string field as a date? I use ToDateTime but doesn't work.
Thanks
E.


