Taking data from a form and inserting into database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • UAlbanyMBA
    New Member
    • Nov 2006
    • 31

    Taking data from a form and inserting into database

    I need to take user input, from a form, and using a button add the fields into the specific databases. I inserted the button, and have setup the onclick procedure. But the data goes nowhere. I am a beginner at VBA. What do I do?

    I am running MS Access 2003 on XP.

    Charles
  • NeoPa
    Recognized Expert Moderator MVP
    • Oct 2006
    • 32633

    #2
    I suspect (you've not given us much precise info here) that you want to bind the form to a table in your database.

    Check out this link (Tutorials and General Help) for some basic startup help on doing some of these things.

    Comment

    Working...