Ok, so I can do the 10, and the 2002 no problem, but does anyone know if there's a built in function with .NET that will take a date and return it with a spelled out month, the day, a comma, and the year?
Alternately, I know I could just make some global sub that has a hardcoded list of months to draw from, but i'm hoping there's something that would only take a line or two of code to actually do.
Thanks,
D'Arcy
Alternately, I know I could just make some global sub that has a hardcoded list of months to draw from, but i'm hoping there's something that would only take a line or two of code to actually do.
Thanks,
D'Arcy