Data Entry

N

Nonentity

I am a new user of Access and after I type information into our database form
it does not save my entries and does not give me an option to save. What
should I do?
 
D

Duane Hookom

Open Northwind.mdb or almost any other sample database to see how forms are
bound to tables or queries so that values entered or updated by users are
automatically saved in the tables.
 
Top