Hai:
I have create a table in access, and i have a code like this in vba
Private Sub CommandButton1_Click()
TextBox3.text = Val(TextBox2.text) + Val(TextBox1.text)
End sub
Now i want to display the output from access database to vba output
and the vb output want to display in word document how is it?
Kindly send me source i am waiting for your answer, [email protected],
send me ur rply with ur name and mail id.
i hope u'il help me
- 2 views