G
Guest
I'm trying to set up a simple database in Access 2000 that allows me to
record and list bird observations. I have two tables. The first table is of
bird names, and has bird names and a four-digit bird name code (so I don't
have to write out yellow-bellied sapsucker everytime I record an
observation). The second is of observations, and has the bird name code, the
date of the observation, the locale of the observation, and the U.S. State in
which the observation occured. I am trying to build a query that will return
the first observation for each species - the first observation for house
sparrow, first for cardinal, etc. Ultimately I would like to sort them,
earliest species seen first. However, I am going nuts trying to figure out
how to do this. Any suggestions?
record and list bird observations. I have two tables. The first table is of
bird names, and has bird names and a four-digit bird name code (so I don't
have to write out yellow-bellied sapsucker everytime I record an
observation). The second is of observations, and has the bird name code, the
date of the observation, the locale of the observation, and the U.S. State in
which the observation occured. I am trying to build a query that will return
the first observation for each species - the first observation for house
sparrow, first for cardinal, etc. Ultimately I would like to sort them,
earliest species seen first. However, I am going nuts trying to figure out
how to do this. Any suggestions?