How do I type info into a form and then save it to the database.
How do I type info into a form and then save it to the database.
At it's simplest, the form's record source would be the table, and textboxes (or other controls) would have control sources of fields in that table.
I dont really understand what you are saying sorry. Im still new to access.
Im trying to create a form based off of a table or multiple tables, that allows the user to type in info that can be saved through the form and then updated to the data base (table).
Did you try the form wizard?