L
Les
A basket could have a variety (combination) of PlantNames in it.
PlantTable will have field PlantName and field PlantName.pic (attachment).
I would like to select these plant.pics with a form and keep each specific
combination in an access database.
I am visualising being able to generate a report which lists how many of
each combinations and it's contents.
3 - Basket1
1 Red / 2 Blue
10 - Basket2
2 Red / 1 Yellow
5 - Basket3
1 Red / 1 Blue / 1 Yellow
PlantTbl: (PlantName / .pic)
Redplant with attachment red.pic
Blueplant with attachment blue.pic
Yellowplant with attach yellow.pic
BasketTbl: ( quantity / ...... )
the data in BasketTbl would be generated by the specific selections for
each combination.
.......this is where I get stuck. I don't know that Access will do what I am
envisioning. I am grateful for any help. Thanks, Les
PlantTable will have field PlantName and field PlantName.pic (attachment).
I would like to select these plant.pics with a form and keep each specific
combination in an access database.
I am visualising being able to generate a report which lists how many of
each combinations and it's contents.
3 - Basket1
1 Red / 2 Blue
10 - Basket2
2 Red / 1 Yellow
5 - Basket3
1 Red / 1 Blue / 1 Yellow
PlantTbl: (PlantName / .pic)
Redplant with attachment red.pic
Blueplant with attachment blue.pic
Yellowplant with attach yellow.pic
BasketTbl: ( quantity / ...... )
the data in BasketTbl would be generated by the specific selections for
each combination.
.......this is where I get stuck. I don't know that Access will do what I am
envisioning. I am grateful for any help. Thanks, Les