Hello all! I have designed a database that I'm pretty proud of- and for the most part it's functional, but I have one slight problem. . .
This database's purpose is to track the importation of wild animals into our state. Currently, my main form has a subform where I would choose the species name being imported and the quantity being imported from a combo box. So far, so good.
But what do you do if more than one species is being imported?
For example:
Gorilla 25 (quantity)
Capuchin 10
I am having no problem with entering one species with one quantity, but I can't figure out how to enter two species and two quantities. I tried the mulitple value field and the problem there was that I couldn't decipher how many of each species were being imported. I tried adding a separate field called "species 2" and "quantity 2"- but then when it came down to designing a query I wasn't able to merge species 2 with species 1 to get the overall results.
Anyone that could help me would sure be doing me a great favor! Thanks a lot, I appreciate it!