zac123
New member
- Local time
- Today, 05:22
- Joined
- Sep 10, 2020
- Messages
- 5
Hello everybody,
Kind of fallen at the first hurdle here. In a contacts db i'd like to populate the fields of a subform based on when the user selects from a combo box.
questions...
zac
P.S. i love bullet point lists
Kind of fallen at the first hurdle here. In a contacts db i'd like to populate the fields of a subform based on when the user selects from a combo box.
- Create form called CustomerDetails
- Add a combo box and run through the wizard adding the 'CustomerName' field from the 'Customers' tbl
- Confirm the combo box works in form view
- Now add a subform to CustomerDetails called CustomerDetailsSubForm
- Run through the wizard, select all the fields i want.
- Preview in form view.
questions...
- How do i bind the subform results to only show my selection from the master form?
- why when i view it in form view does the subform switch to datagrid?
zac
P.S. i love bullet point lists

Attachments
Last edited: