I have a split database that I am trying to help speed up a slow process. We currently have a form that our brokers are having to fill out on every lease that they open. In the subform they have 25 minimum items that need to be populated on every lease. I have loaded a table with the current minimums, the table is called tMinData, and I would like to have the two lines in the table (Code, LeaseProv) be added into the subform. Every attempt I have made tries to either duplicate the lease or fails. Any help would be appreciated!