I have my database and a field to enter months as a drop down box. It enters as the full word. I want them to be sorted so it goes January, Febuary, March etc in my report.
I was searching the database and found something with this function
DatePart("m",[Field Name])
If i knew how to use this it might help but i dont
I was searching the database and found something with this function
DatePart("m",[Field Name])
If i knew how to use this it might help but i dont
