Here is what I want to accomplish.
I have two tables: Spec and SpecDetail.
On my Main Form I have a combo box from which user selects an Item # and the corresponding info (coming from Specdetail table) should display on the subforms (Total 3)that are on Tabs. The reason I used tabs and subforms is because I have a lot of fields defined in SpecDetail. I have been having problems with access crashing and also unable to add new records and keep the subforms synchronized.
Example: Item1 can have many history.
Can anyone help me with this please?
I would really appreciate it.
Bensta
I have two tables: Spec and SpecDetail.
On my Main Form I have a combo box from which user selects an Item # and the corresponding info (coming from Specdetail table) should display on the subforms (Total 3)that are on Tabs. The reason I used tabs and subforms is because I have a lot of fields defined in SpecDetail. I have been having problems with access crashing and also unable to add new records and keep the subforms synchronized.
Example: Item1 can have many history.
Can anyone help me with this please?
I would really appreciate it.
Bensta