I am trying to go to a new record form carrying the Business Name and Business ID over from the previous form. The table that this form saves to is being added on to. The table (BusContacts) will not always have the Business Name and ID. Those are found in another table (BusDev). I need the new form to find those and bring them into the new record form and then allow me to save the new form and information into the other table (BusContacts). The user needs to be able to see the Business Name at all times.