Loading

Database Saved on access how ?

1 post / 0 new
Offline
Joined: 08/06/2010
Database Saved on access how ?

Hai:

I have vba code like this

Private Sub CommandButton1_Click()
Textbox3.text=val(textbox2.text)+val(textbox1.text)
End Sub

now i want to store the input and output database values on ms.access and the output display in vba how is it ?

and also the input and output values are automatically saved on ms.access database
my mail: maddyrafi@gmail.com
pls help me.

Add new comment

Filtered HTML

  • You may insert videos with [video:URL]
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <asp>, <c>, <cpp>, <csharp>, <css>, <html4strict>, <java>, <javascript>, <mysql>, <php>, <python>, <sql>, <vb>, <vbnet>. The supported tag styles are: <foo>, [foo].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.