I have a large databse (MS Access 2000) that has about 10 active tables. The common thread in each table is the emply_ID. The users can look at the data in the tables via a form with 9 sub-forms accrssed via tabs.
My problem is that when we try to add a new employee data, MS Access will immediately crash upon tabbing off the emply_ID field. I know that the problem existed with the relationships I had between tables, so I removed them; however, now I can have information in two tables, but not in 7 others.
The question: Is there a way of using VBA to write the emply_ID immediately upon entering it into the field of the first form?
Thanks. H. Jessen
"Now I know more, and I feel dummer"
My problem is that when we try to add a new employee data, MS Access will immediately crash upon tabbing off the emply_ID field. I know that the problem existed with the relationships I had between tables, so I removed them; however, now I can have information in two tables, but not in 7 others.
The question: Is there a way of using VBA to write the emply_ID immediately upon entering it into the field of the first form?
Thanks. H. Jessen
"Now I know more, and I feel dummer"