C and C++ programs and MySQL
Always thinking in engineering style...
Saturday, March 24, 2012
How to create message Box in VBA
1.Create Command button using form tool bar.
Sub Msg_Box()
MsgBox "Testbox"
End Sub
Output :
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment