ok this might be complicated.
Background:
Risk Management program to write the risk and its contingency plans.
long story short -
I have Table1 with fields: T1_ID (pk), Number1.
I have Table2 with fields: T2_ID (pk), Number2, Date, Status (open/close values), t1_id.
The two are connected...