If one has a contact list of 1100 companies grouped by service category it is useful to see a datasheet or list view, and a form view side by side. Then you can select from the list and see the company and employees in the form view. What is the best selection of controls to achieve this? One ideally wants a form view that can be updated. The one approach I have seen uses a query and a list box, but the form data would not update. It seemed odd as well that the form data required VBA to populate from the query. Your thought?
A Novice
Thanks
A Novice
Thanks