Click to See Complete Forum and Search --> : string to date function in cr XI


nkmomin
March 8th, 2007, 09:56 AM
hi every one i would like to know that is there any function or formula or any trick with the help of which we can convert string in to date in cr XI.

Please.

Thanks in Advance.

gjack72
March 8th, 2007, 05:55 PM
If your string is in a date format you can use CDate().

Cdate({Table.date})

GJ

nkmomin
March 9th, 2007, 01:16 AM
thanks dear thanks a lot.