Sorry for the late reply, has been very busy for the past few days.
I have finally somehow sorted out my problems. Previously, I got a problem is that when I input data in the Flight_Details, Aircraft, Operators and Organisation, it will not be updated immediately on the Audit tab form.
The main form of that tab form is my Inspector. It was then I discovered that even though the other attributes like "Flight_Details, Aircraft, Operators and Organisation" are not really related to Inspector (the main form) but it will also need to include a foreign key to link to the main form. So each of the tables I added in InspectorID. After that, just re-arrange the tab order, and it should not be a problem.
Thanks for all the users who had replied this thread. The biggest credits go to OBP, who shown me a sample of a tab form. And really thanks a lot for your patience with me!! |