I am trying to build a database that ends up having well over 255 fields for each unique "ID #" (the primary key). I know Access won't let you build a table that large. I am sure the solution lies in making multiple, related tables; but I am stuck.
I have made another table that uses the same "ID #" field as its primary key as the main table does. It then contains several fields that would not fit in the main table. I then set the relationship link between the two "ID #" (primary key) fields in both tables.
But now I need to build a form to enter all the field data. My problem is that I cannot figure out how to place fields from the other table in form design view. When I click the new form button, I can choose whatever table I want to appear in the "view fields" box from the pull-down menu; but once chosen, I cannot change it to access any of the other, related fields to drag and drop onto the form.
If anyone could tell me how to do this, it would help a lot. Or if I am barking up the wrong tree, could someone point me to the correct solution? I am using Access 2000. Thanks for any help.
I have made another table that uses the same "ID #" field as its primary key as the main table does. It then contains several fields that would not fit in the main table. I then set the relationship link between the two "ID #" (primary key) fields in both tables.
But now I need to build a form to enter all the field data. My problem is that I cannot figure out how to place fields from the other table in form design view. When I click the new form button, I can choose whatever table I want to appear in the "view fields" box from the pull-down menu; but once chosen, I cannot change it to access any of the other, related fields to drag and drop onto the form.
If anyone could tell me how to do this, it would help a lot. Or if I am barking up the wrong tree, could someone point me to the correct solution? I am using Access 2000. Thanks for any help.