Hello,
is it possible to create a 2-column subform, where the first column shows ALL the records of a table or query and in the second column the user can choose (dropdown) values from another table.
I also get an error in my summary-query.
SITUATION (see attached dummy-database):
- each transaction records the date, the vendor and the product (only one product!)
- BUT for each transaction, the vendor can give zero, one or more gifts to his client. For each given gift, he has to choose the color. (the colors are the same for all gifts)
- in the gifts-table, there's a year-field. I need a filter (query) so only the gifts for this year are shown (next year, the vendor can choose between other gifts).
Can someone help me in the right direction?
Wim
is it possible to create a 2-column subform, where the first column shows ALL the records of a table or query and in the second column the user can choose (dropdown) values from another table.
I also get an error in my summary-query.
SITUATION (see attached dummy-database):
- each transaction records the date, the vendor and the product (only one product!)
- BUT for each transaction, the vendor can give zero, one or more gifts to his client. For each given gift, he has to choose the color. (the colors are the same for all gifts)
- in the gifts-table, there's a year-field. I need a filter (query) so only the gifts for this year are shown (next year, the vendor can choose between other gifts).
Can someone help me in the right direction?
Wim
Attachments
Last edited: