Hi
I'm doing an Inventory DB (Access2K) for my chemistry laboratory product.
We have 5 images concerning the toxicity of products : corrosiv, toxic, flammable, neutral, explosiv. I have one form (FrmEnterProduct) (students cannot see that form) where i enter new product and on this form i would like to place these 5 images with 5 check boxes. One product can be flammable, corrosiv and explosiv, so i have to have multiple choice. And on the other form (FrmProductList), where students can see the list of the products, i would like to have these images appeared near the name of the product according to the entry on FrmEnterProduct. Can someone explain me how to do that with a piece of code.
Thanks a lot.
Cristyen
I'm doing an Inventory DB (Access2K) for my chemistry laboratory product.
We have 5 images concerning the toxicity of products : corrosiv, toxic, flammable, neutral, explosiv. I have one form (FrmEnterProduct) (students cannot see that form) where i enter new product and on this form i would like to place these 5 images with 5 check boxes. One product can be flammable, corrosiv and explosiv, so i have to have multiple choice. And on the other form (FrmProductList), where students can see the list of the products, i would like to have these images appeared near the name of the product according to the entry on FrmEnterProduct. Can someone explain me how to do that with a piece of code.
Thanks a lot.
Cristyen