Results 1 to 5 of 5

Thread: Try out this Bug

  1. #1

    Thread Starter
    Fanatic Member Bonker Gudd's Avatar
    Join Date
    Mar 2000
    Location
    Saturn
    Posts
    748

    Angry

    I have a Date Picker with the Format "MMM yyyy", if the date is "31st May 2000" click up or down arrow while on the Month part (with the calendar not dropped down).
    Any ideas please

  2. #2
    Hyperactive Member
    Join Date
    Jun 1999
    Posts
    308
    What exactly happens? I don't see anything. Can you be more specific.

  3. #3

    Thread Starter
    Fanatic Member Bonker Gudd's Avatar
    Join Date
    Mar 2000
    Location
    Saturn
    Posts
    748

    Question

    Hi LG, I'll run you through the scenario:

    Place a DTPicker on a form
    Change its Custom Format to "MMM yyy"
    Change its Format to "3 - dtpCustom"
    Run and open form
    Click the drop down and select 31st May
    May should be highlighted now (if not tab onto the DTPicker)
    Click Up or Down arrow
    Month disappears!

  4. #4
    Hyperactive Member
    Join Date
    Jun 1999
    Posts
    308
    Yes, I see it. Is there a special reason you are not including date in your format, like "dd MMM yyyy"?

  5. #5

    Thread Starter
    Fanatic Member Bonker Gudd's Avatar
    Join Date
    Mar 2000
    Location
    Saturn
    Posts
    748

    Wink

    I've got round it by setting the Date to 1st in the Month on the KeyDown event when vbKeyUp or vbKeyDown are pressed.

    The users want just the month and year for certain items like Credit Card Expiry Date, so that's what I give them.

    I'll just put it down to ANOTHER Microsoft Bug and carry on.

    Cheers, LG.

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