captain1974
Registered User.
- Local time
- Tomorrow, 07:17
- Joined
- Jan 15, 2007
- Messages
- 43
Access 2003.
I have searched for info on designing many to many forms, but not found anything to match what I am trying to achieve.
I have attached part of my database for reference.
I want to create a form that a user selects a 'Vineyard' from a combobox and then selects 'blocks' particular to that vineyard from a list box. The displayed blocks are filtered only to list the blocks that are from the selected vineyard. This part all works ok (actually I have been using it for other forms with a combo box just to select one block & it all works fine), but I now want whatever is entered into the 'operations' subform to be recorded for each record that is selected in the list box. Ie I want to select 'many' records at once within the listbox.
I have no idea of how to set the form up to do this, the current example is just for visual purposes.
I think that the form will need a master record navigator that navigates through operations, not vineyards.
I will also be adding a calculated text box which totals the hectare size of all of the blocks selected.
Any help or suggestions would be appreciated. If there is a better and different way to do this than the way I'm attempting I would be glad to hear.
I have searched for info on designing many to many forms, but not found anything to match what I am trying to achieve.
I have attached part of my database for reference.
I want to create a form that a user selects a 'Vineyard' from a combobox and then selects 'blocks' particular to that vineyard from a list box. The displayed blocks are filtered only to list the blocks that are from the selected vineyard. This part all works ok (actually I have been using it for other forms with a combo box just to select one block & it all works fine), but I now want whatever is entered into the 'operations' subform to be recorded for each record that is selected in the list box. Ie I want to select 'many' records at once within the listbox.
I have no idea of how to set the form up to do this, the current example is just for visual purposes.
I think that the form will need a master record navigator that navigates through operations, not vineyards.
I will also be adding a calculated text box which totals the hectare size of all of the blocks selected.
Any help or suggestions would be appreciated. If there is a better and different way to do this than the way I'm attempting I would be glad to hear.