User Profile
Collapse
-
Thanks very much Raulserr and Sashi its working fine. -
How to Assign two text boxes to another text box
I am getting month and year in two text boxes but I want to both in one text boxe. I have tried using both ways but I have faield.
Example: 012006
'MonthYear = "imonth" & "iyear"
Month3.Text = imonth & iyear
'Month3.Text = (month1.Text & Year1.Text)
Please any suggestions that would be great help.
Thanks.
------------------------------------... -
Assign to text boxes in to another text box
I am getting month and year in two text boxes but I want to both in one text boxe. I have tried using both ways but I have faield.
Example: 012006
'MonthYear = "imonth" & "iyear"
Month3.Text = imonth & iyear
'Month3.Text = (month1.Text & Year1.Text)
Please any suggestions that would be great help.
Thanks.
No activity results to display
Show More
Leave a comment: