how do you get a form to link to a datasheet that you created

  • Thread starter Thread starter anewbornman
  • Start date Start date
A

anewbornman

ok here is my problem. I created a form from scratch. I gave off labels and
text boxes with list boxes, and so forth. Basically I used all of these
different things. So now I am trying to link my form to the database I
created but it will not link, and because I created the form from scratch it
says that it is unrelated. I am new to all of this and was wondering if
anyone can tell me what code I am missing, or what I am forgetting. Thank you
for taking the time to read this.
 
As you are new to this, I am going to suggest that you use the form wizard
to create that form with subform.
To do this successfully would require 2 different tables that are related 1
to many.
If you post the names of your 2 tables, their primay keys and how the 2
tables are related, we can check out if it is possible to create a form and
subform from these 2 tables.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia
 
Back
Top