Hi,
I am stuck and my head spining...
I hope someone in this forum can help me
I build a tab control which have 2 pages;
1. Planning tab (subform Planning)
2. Execution tab (subform Execution)
On the main form, i put 3 combo boxes so that user can filter the information
I do not have any problem until this stage.
When user view information in Planning tab and then click next in the same tab.
The information in the Execution tab is still in showing Record 1.
How do i sync record in the Execution tab with Planning tab?
For example
If user go next record (2) in the Planning tab, it should also automatically to go to record 2 in Execution tab. Instaed of user needs to next next in the tab Execution
All tab have share the same Primaru key which is Part No
Please help
I am stuck and my head spining...
I hope someone in this forum can help me
I build a tab control which have 2 pages;
1. Planning tab (subform Planning)
2. Execution tab (subform Execution)
On the main form, i put 3 combo boxes so that user can filter the information
I do not have any problem until this stage.
When user view information in Planning tab and then click next in the same tab.
The information in the Execution tab is still in showing Record 1.
How do i sync record in the Execution tab with Planning tab?
For example
If user go next record (2) in the Planning tab, it should also automatically to go to record 2 in Execution tab. Instaed of user needs to next next in the tab Execution
All tab have share the same Primaru key which is Part No
Please help