Hi,
I am having a bit of a nightmare with working out the best way to create a form that allows someone to add a record (tblFee) and choose from a dropdown within a subform, which assets (tblAsset), the fee covers. This combination will populate the junction table (tblAssetFee). I want to be able to select and assign mutliple assets to a particular fee quickly. I have a form at present with a subform based on tblAssetFee, which will autofill the FeeID, and then can select the asset from a dropdown in the subform. This populates a record in tblAssetFee. I then have a "add new record" button which allows me to add further records to the junction table so that in effect further assets are assigned to the same Fee, however, this isn't really intuitive or easy to follow for a novice user. Is there a better way?
A copy of my relationships is attached
Also, if possible, would like to display somehow in real time, the tblAssetFee records so the user can see which assets they have added
Is this doable?
Thanks all
TMc1
I am having a bit of a nightmare with working out the best way to create a form that allows someone to add a record (tblFee) and choose from a dropdown within a subform, which assets (tblAsset), the fee covers. This combination will populate the junction table (tblAssetFee). I want to be able to select and assign mutliple assets to a particular fee quickly. I have a form at present with a subform based on tblAssetFee, which will autofill the FeeID, and then can select the asset from a dropdown in the subform. This populates a record in tblAssetFee. I then have a "add new record" button which allows me to add further records to the junction table so that in effect further assets are assigned to the same Fee, however, this isn't really intuitive or easy to follow for a novice user. Is there a better way?
A copy of my relationships is attached
Also, if possible, would like to display somehow in real time, the tblAssetFee records so the user can see which assets they have added
Is this doable?
Thanks all
TMc1