Hi Mike
If I dispense with the backward part ie attachment to door list, I could simplify it very much.
So now I would have a Door which can have many attachments on it, these attachments would not be grouped. So the table would have the following fields:
Item description
Cost of item
Quantity to attach to door
This would simplfy things massively.
That done how would I display the complete list of attachments on the form to choose with each door, bearing in mind I have to enter the quantity for each attachment.
I have tried a Subform with attachment as the subform source. Do I need to have a query and run the form from the query?
I am trying to keep this very simple but it seems to be very hard.
If I dispense with the backward part ie attachment to door list, I could simplify it very much.
So now I would have a Door which can have many attachments on it, these attachments would not be grouped. So the table would have the following fields:
Item description
Cost of item
Quantity to attach to door
This would simplfy things massively.
That done how would I display the complete list of attachments on the form to choose with each door, bearing in mind I have to enter the quantity for each attachment.
I have tried a Subform with attachment as the subform source. Do I need to have a query and run the form from the query?
I am trying to keep this very simple but it seems to be very hard.