I have a data field that is recorded in my DB as a integer that
actually reflects a date in a YYYY/MM format -
IE Feb 2004 shows as 200,402.
I need to convert this field to a date format so I can do some date calculations on it.
cddate({po_month}) gives me a date as calculated as if it was mm/yyyy -
I'm sure someone has already figured out how to work around this & my brain isn't seeing how to make it work.
Thanks in advance.
Gina
actually reflects a date in a YYYY/MM format -
IE Feb 2004 shows as 200,402.
I need to convert this field to a date format so I can do some date calculations on it.
cddate({po_month}) gives me a date as calculated as if it was mm/yyyy -
I'm sure someone has already figured out how to work around this & my brain isn't seeing how to make it work.
Thanks in advance.
Gina