The problem, IMO, is that the subform and the popup form do not draw data from the same table. That is true, I created a separate NodeSettting table that the Node Setting pop up form (NSPU) is based on. This table has NodeSettingID, NodeID, NodeA, NodeB, and some foreign key ID fields for some...