Thanks JPADIE I was hoping you would answer this. Since I have to convert the dates both ways could you show me a function that had one parm for conversion type and one for the date?
function convertd(1,10-26-2007) returning (39380)
function convertd(2,39380) returning (10/26/2007)
Thanks...