Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~783 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Ackroid

This is my assignment yet i can't work it out. Kindly help me? Public Class Form1 Private Sub nudYear_ValueChanged(sender As Object, e As EventArgs) Handles nudYear.ValueChanged 'convert month and year to int' Dim month, year As Integer Select Case cmbMonth.Text Case "January" month = 1 Case "February" month = 2 …

Member Avatar for ddanbe
0
783