ericfmyers
Technical User
I'm pulling dates from an AS400 database but when I try to use the CDate formula it's not returning the correct results.
For example, the field contains the value:
1080914
This formula:
CDate({TRH00.TXDATE})
returns the date 6/9/4859 which is wrong.
The correct date should be 9/14/2008.
Thank you for any help you can give.
For example, the field contains the value:
1080914
This formula:
CDate({TRH00.TXDATE})
returns the date 6/9/4859 which is wrong.
The correct date should be 9/14/2008.
Thank you for any help you can give.