I have created a main form with a tab subform. On each tab is a subform. Each subform has the ClientID field linked. The main form and the first subform use the same mother table as the record source. The other subforms use child tables with the ClientID (text field) as the linked field. What I want to see happen is that when the first subform is filled, then the ClientID autofills on the other subforms in the ClientID field.
I've tried inserting a "refresh" code but that doesn't work.
Your help on this matter is most appreciated.
I've tried inserting a "refresh" code but that doesn't work.
Your help on this matter is most appreciated.