This will do the trick.
Code:
function diplayDate()
useDate = Trim(Rs("Start_Date"))
diplayDate = monthName(month(useDate)& " " & day(useDate) & ", " & year(useDate)
end function
***Syntax not tested, and I don't type well***
======================================
They say, best men are molded out of faults,
And, for the most, become much more the better
For being a little bad.
======================================