how can i save what in to textboxs and then loaded what in them into different textbox's???
Printable View
how can i save what in to textboxs and then loaded what in them into different textbox's???
Not sure I could read the question correctly, but if your asking how to put the contents of 2 Textboxes in a Different Textbox, try:
Code:Text3 = Text1 & vbCrLf & Text2
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
Hi There...
Excuse me... But I don't get what your question is... Could u specified more ???
Thx...
Wille
Junior VB Programmer