RossWindows
Que?
- Local time
- Today, 14:26
- Joined
- Feb 25, 2008
- Messages
- 410
I have a table that I have been asked to report on.
Upon linking the ODBC table, I realize that the date fields have entries like 1080617, 1080918, 1080710 etc.
I have searched through this forum looking for the answer on how to convert these to mm/dd/yyyy format but I've come up empty handed.
I swear I've the answer somewhere, but I can't find it!
I found one solution where a guy said ..."I use CDate, then add 200000, then subtract 4800.." but that gave me a bunch of gibberish.
Any thoughts?
Oh, almost forgot... The data type of the field is set to Decimal, precision 7 if that helps
Upon linking the ODBC table, I realize that the date fields have entries like 1080617, 1080918, 1080710 etc.
I have searched through this forum looking for the answer on how to convert these to mm/dd/yyyy format but I've come up empty handed.
I swear I've the answer somewhere, but I can't find it!
I found one solution where a guy said ..."I use CDate, then add 200000, then subtract 4800.." but that gave me a bunch of gibberish.
Any thoughts?
Oh, almost forgot... The data type of the field is set to Decimal, precision 7 if that helps