John O'Malvern
Member
- Local time
- Today, 01:25
- Joined
- Mar 25, 2024
- Messages
- 92
I have a main form displaying fields from my table of members (PK ContactID)
Members can have more than one category (Bike, car, commercial, minibus) and these values are listed in a table:-
(I think that Category Type in tblContact_Categories is superfluous, and I will delete if so. )
At the moment I have a subform that displays correctly any and all categories for a member, but I cannot (and need to be able to) add categories via that subform (or equivalent).
I have tried every thing I can think of but have failed.
I would like it to look more or less like the current , but better integrated into the main form if possible. I want all 2 or 3 or 4 categories to display in a list when they do belong to that member.
Please.
Members can have more than one category (Bike, car, commercial, minibus) and these values are listed in a table:-
(I think that Category Type in tblContact_Categories is superfluous, and I will delete if so. )
At the moment I have a subform that displays correctly any and all categories for a member, but I cannot (and need to be able to) add categories via that subform (or equivalent).
I have tried every thing I can think of but have failed.
I would like it to look more or less like the current , but better integrated into the main form if possible. I want all 2 or 3 or 4 categories to display in a list when they do belong to that member.
Please.