msgbox (textbox2.text, , textbox1.text)
if textbox1.text = "" then
msgbox ("Enter Text.", , "Enter Text.")
elseif textbox2.text = "" then
endif
i think its better like Ctrl+C > Ctrl+V
spencr1996 2 years ago
Thanks man, this is really helpful! :)
Dawg658Jr 3 years ago
no problem! :)
deathtrh 3 years ago
How is it Hard? It's Easy
Have you like just started in visual basic or something?
msgbox (textbox2.text, , textbox1.text)
if textbox1.text = "" then
msgbox ("Enter Text.", , "Enter Text.")
elseif textbox2.text = "" then
msgbox ("Enter Text.", , "Enter Text.")
endif
i think its better like Ctrl+C > Ctrl+V
spencr1996 2 years ago
Thanks man, this is really helpful! :)
Dawg658Jr 3 years ago
no problem! :)
deathtrh 3 years ago
How is it Hard? It's Easy
Have you like just started in visual basic or something?
deathtrh 3 years ago