When you create a form it should be based on a table or query that you have
created in order for data to be saved to that table. Tables store your data
for later retrieval and permanent reference. If you create a form and never
attach it to a table or query, it will not know where to save your data.
I am assuming that you have created some type of table first in your
database. If you have no tables, then you need to create one first. Having
said this, you really need to do this first: I would purchase a book on
MSAccess. Access is the one program in the Office suite that you should get
educated on via a book. If you design a database wrong, it will haunt you
for the rest of your life. Word. Excel, PowerPoint are programs that you
don't need a book to learn. Creating a database you do.
--
G Vaught
SLAM said:
i am not sure, it is just on a form...how would i check that...the properties all look okay
info when i go to the next page...i am at a complete loss..please help!