I'm working with a table of transactions, and for each customer's record, I have two subforms: one which displays all the customer's transactions ("entry"), and one which allows for data entry of new transactions ("display"). I've been specifically asked to break these functions apart into two...