inputting data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tjerhoff
    New Member
    • Jun 2008
    • 1

    inputting data

    Hello,

    I am pretty new to Access and have a question.

    I am setting up a database that will track production info. All I want to do is have a FORM that will allow me to input several data fields then click on a button that stores that data in an existing table.

    I want it to open an existing table, create a new record, let me input the data, then close the table when I'm finished creating the new record.

    Do I need to create a macro or how is this normally done in access?
  • mshmyob
    Recognized Expert Contributor
    • Jan 2008
    • 903

    #2
    Create your table(s) then create a form and 'BIND' it to the table then create 'text' controls and 'bind' those controls to the fields in your table.

    cheers,

    Comment

    Working...