Textboxes are strings. time.Month is integer. ToString() converts Integer to a string. Why does this not work?
Code:If (TextBox10.Text = time.Month.ToString() & TextBox7.Text = time.Day.ToString() & TextBox23.Text = time.Year.ToString()) Then
|
Results 1 to 5 of 5
Thread: Integer into StringsThreaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |