Doug M Niman 6.Aug.08 01:19 PM a Web browser Applications Development7.0.2 FP1Windows 2003
Hi all,
I have a simple formula in a view column that displays a date in the format January, 2008 for example.
The problem I am having is that since the formula I wrote, converts everything to text for display purposes, I lose the ability to sort this column chronologically and instead, I am stuck with an alpha sort like this:
April, 2008
April, 2009
August, 2008
August, 2009
.
.
I know that I need a formula that produces the format I want without converting it to text.