I am attempting to make an access database (obviously
) and so at this moment have 1 simple question.
i have made a form with boxes in which you can type stuff, but i would like the data entered in this boxes to be submitted to the relevant fields of a table when i click the 'Submit' button.
I had i rough guess at what i probably needed to be done:
) edit the text boxes themselves?
) apply a macro to the submit button to make it actually submit..
I should think it is quite a simple task and i am just a moron.
(so have pity
)
Finally, an example cos' EVERYBODY loves examples....
I enter Mr in the one i called Title (they are not bound maybe i should do that too!). I would like to click submit and Mr is put in the 'Customers' table, under the title field.
i have made a form with boxes in which you can type stuff, but i would like the data entered in this boxes to be submitted to the relevant fields of a table when i click the 'Submit' button.
I had i rough guess at what i probably needed to be done:
) edit the text boxes themselves?
) apply a macro to the submit button to make it actually submit..
I should think it is quite a simple task and i am just a moron.
(so have pity
Finally, an example cos' EVERYBODY loves examples....
I enter Mr in the one i called Title (they are not bound maybe i should do that too!). I would like to click submit and Mr is put in the 'Customers' table, under the title field.