Display Vb Output In Word
Hai Sir:
Ihave source code like this in vba
Private Sub CommandButton1_Click()
Textbox3.text=val(Textbox1.text)+ val(textbox2.text)
End Sub
- Read more about Display Vb Output In Word
- Log in or register to post comments
- 10 views