A
allentribe01
I have two tables in my database, one named Products one named consumables.
The products table lists the sales price of products, the consumables lists
sales price and products it is compatable with. Some of the items in the
consumables list match multipal items in the products list (Consumables are
combatable with more than one product). I have created a from that lists each
product and its sales price. i have also added a subform that show the
consumables that are used in the product. I have linked the child field and
master fields to match the product code, but the field that has the model
comapatable with has multipaul values eg product1, product2, product3 etc.
The subform is displaying the consuables in the subform matching the product
codes, but the consumables that fit multipaul product it is not listing them.
I am assuming that the comma and the multipaul products listed in the field
is the issue, but how can i list these consumables in the subform for each
product it suits?
The products table lists the sales price of products, the consumables lists
sales price and products it is compatable with. Some of the items in the
consumables list match multipal items in the products list (Consumables are
combatable with more than one product). I have created a from that lists each
product and its sales price. i have also added a subform that show the
consumables that are used in the product. I have linked the child field and
master fields to match the product code, but the field that has the model
comapatable with has multipaul values eg product1, product2, product3 etc.
The subform is displaying the consuables in the subform matching the product
codes, but the consumables that fit multipaul product it is not listing them.
I am assuming that the comma and the multipaul products listed in the field
is the issue, but how can i list these consumables in the subform for each
product it suits?