I have a table containing Computer Model Types and a table containing Ghost images. 1 model will have many images
1 image can be used by many models
I need to create a form(s): that you can select a model and it will list all the images it can use.
also
I need to create a form(s): that you...