J jamphan Registered User. Local time Today, 11:22 Joined Dec 28, 2004 Messages 143 Nov 30, 2005 #1 I have a combo box that contains the months. They appear in month order on the form but when I query, they are in alphabetical. How can I get this to be in month order on the query?
I have a combo box that contains the months. They appear in month order on the form but when I query, they are in alphabetical. How can I get this to be in month order on the query?
FoFa Registered User. Local time Today, 13:22 Joined Jan 29, 2003 Messages 3,672 Nov 30, 2005 #2 In your query for the combo box, sort by the numeric value of month instead of the alphabetic
R RV Registered User. Local time Today, 19:22 Joined Feb 8, 2002 Messages 1,115 Nov 30, 2005 #3 Use the search facility of the forum and you'll find your answer. RV