Months

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form and it is display months. But when I do ascending order it
sorts out the months alphabetically. I want it to stay in the same sort. Is
there code I can use or just set values to each month and do a lookup.
Thanks.
 
I would be using a query as record source with a second field that has months
numerically and would sort correctly. Then display the text and not the
numbers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top