My problem is this: I want to be able to search for a record and have the other related fields auto fill in based upon the record searched for.
I have a database of taxonomic names that goes in this order (commas represent new fields):
[color:blue]ORDER, SUBORDER, INFRAORDER, SUPERFAMILY, FAMILY, SUBFAMILY, TRIBE, SUBTRIBE
A typical entry looks like this:
[color:blue]Coleoptera, Polyphaga, Cucujiformia, Chrysomeloidea, Cerambycidae, Cerambycinae, Trachyderini,Trachyderina
I want to be able to enter "Cerambycidae" for FAMILY and have the other fields that come before it fill in (order, suborder, infraorder, and superfamily).
There are thousands of entries, each with 1 to a maximum of 8 filled fields. I originally generated the data in excel, which is why the data is laid out the way it is. Is there an easy way to do this or does each category need to refernce each other?
Thank you,
M.
PS. I'm pretty new to FileMaker in case you couldn't tell.