I'm not sure this is the right forum for this, but I'll give it a shot.
What i want to do is take either an excel database or an access database of a catalog of animals.
The columns would be (Phylum, Family, Genus, Species, PIcture Number) for instance.
I want to set this up in a series of drop-down boxes, and search forms so that it looks like this.
PAGE
[Drop down box with choices of Phylum]
[Drop down box of the choices of families within that Phylum]
[Drop down box of Genuses in that Family]
[Drop down box/or search box of the species in that genus]
After a species is selected, I want it to pop up with all of the corresponding information on it (IE, its latin name, where it is located , what GPS coordinates it was found at, and on the right, I want a picture of it to pop up) I can sort the pictures in any way, I just don't know how to approach it.