This code works well, but in the following case statement i would like to insert some code so that when you scroll down the months, only the one with 31 days shows
Case 0, 2, 4, 6, 7, 9, 11 'months with 31 days
nudDay.Maximum = 31
For the other cases then the 12 months of the year will show...