Results 1 to 5 of 5

Thread: adding "months" to a combobox [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489

    adding "months" to a combobox [RESOLVED]

    I've been trying to do a loop to add the names of each month in a combo box. I haven't been successful. The best I've been able to do is get the numeric representation of this month 12 times

    I figured there would've been an enumerator ofr the months but apparently not.

    Any ideas how to loop through the months and display them. preferably starting with THIS month and ending with LAST month.

    eg.

    March
    .
    .
    .
    .
    .
    February

    so NEXT month, it looks like this:

    April
    .
    .
    .
    March

    as always, thanks.
    Last edited by Andy; Mar 23rd, 2004 at 03:00 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width