Hey guys,
I'm new to the forum and also new to the database field. This is my first project which is exciting because I got while still in school. Right now I'm having some issues. The following error message continues to pop up when trying to enter a record through one of the forms I created. The following error message pops up:
You cannot add or change a record because a related record is required in table <name>. (Error 3201)
Project Background
This entire database was stored on one excel spreadsheet. While attempting to create multiple forms and enter for data I found that all of the data would go into separate records. This was a problem. I now have split the tables and added a unique identifier that will connect them back to the original table. This brings us to right now where I am creating the forms.
Various other troubles
Setting up autotab with numeric value?
I'm new to the forum and also new to the database field. This is my first project which is exciting because I got while still in school. Right now I'm having some issues. The following error message continues to pop up when trying to enter a record through one of the forms I created. The following error message pops up:
You cannot add or change a record because a related record is required in table <name>. (Error 3201)
Project Background
This entire database was stored on one excel spreadsheet. While attempting to create multiple forms and enter for data I found that all of the data would go into separate records. This was a problem. I now have split the tables and added a unique identifier that will connect them back to the original table. This brings us to right now where I am creating the forms.
Various other troubles
Setting up autotab with numeric value?
- I want the employees to be able to enter the value and if it meets the requirements then it autotabs.
- Thanks for any help!