I have a Customer Records Subform that displays specifc customer records on the Main Customer Form. I have an Edit Order button that I would like to open up the the Customer Records Form to edit an order.
I want the form to open to whatever record is selected in the datasheet. Currently it is always opened to the last record. Is there any way to open to the selected record?