I have the following formula
toNumber(cstr(Minimum(LastFullMonth),"yyyyMMdd"))
the above returns 20041201, what I want to do is either create a new formula or change this one to return 12/01/2004, I am sure this is very easy to do but I am having problems.
Crystal 9
toNumber(cstr(Minimum(LastFullMonth),"yyyyMMdd"))
the above returns 20041201, what I want to do is either create a new formula or change this one to return 12/01/2004, I am sure this is very easy to do but I am having problems.
Crystal 9