From a Unix server, I get a date that is an integer formatted "yyyymo" (EX: 200101). I need to turn this into a "real" date so that a crosstab query and/or a chart gets the correct column order.
I tried format([unixdate],"yyyy-mm" and got "244711" no matter what the [unixdate] was.
Can someone please advise the a way to do this?
Deb Koplen
deb.koplen@telops.gte.com
A person can stand almost anything except a succession of ordinary days.
I tried format([unixdate],"yyyy-mm" and got "244711" no matter what the [unixdate] was.
Can someone please advise the a way to do this?
Deb Koplen
deb.koplen@telops.gte.com
A person can stand almost anything except a succession of ordinary days.