E
EMan
I need a continuous form users can search and scroll through results to
narrow down results (e.g., all orders by client X). When they find the record
they need, (e.g., the order, where orderID is a key), I want to show them
another form with the details of that order, including each line item
contained in it (also keyed on orderID). Right now I use one continuous form
where users double-click the record to open up a second form with subform.
Instead of this, I want the second form to scroll with the first form, so
users don't have to keep switching forms and double-clicking. I'm guessing
this is easy, but I'm a novice and can't find a way. TIA.
narrow down results (e.g., all orders by client X). When they find the record
they need, (e.g., the order, where orderID is a key), I want to show them
another form with the details of that order, including each line item
contained in it (also keyed on orderID). Right now I use one continuous form
where users double-click the record to open up a second form with subform.
Instead of this, I want the second form to scroll with the first form, so
users don't have to keep switching forms and double-clicking. I'm guessing
this is easy, but I'm a novice and can't find a way. TIA.