| Mhickey
| | Joined: 23 Aug 2006 | | Posts: 1 | |
|
Posted: Wed Aug 23, 2006 8:45 am Post subject: DATE FORMULA |
|
|
I have a date field in which the 2 digit year was in hex, so in that i have a formula to correct that and convert to Date,
CDATE(replace({Command.EFF},'A','0'))
when viewing through CD its fine, but will not export. |
|