T
Thorson
I currently have a query-qryIndIDbyDisposition3 set up to show all the
animals that were transferred from one unit to another. Animals are often
Transferred multiple times to different units. Currently the query brings up
the animal every time it is transferred (if the animal is transferred 5 times
it shows up 5 times in the query). I would like the animal to only show up
in the query-qryIndIDbyDisposition3 1 time and display the most recent
transfer information. The query pulls from another
query-qryIndIDbyDisposition (which pulls from a table).
The query-qryIndIDby Disposition3 lists the ear tag of the animal, the
record # of the transfer request, the date of the transfer, the owner,
current location, new owner and new location the fields are titled:
EarTag
Record#
Date
Owner
AtUnit
NewOwner
NewUnit/Location
I would like the "date" field to display the latest/most recent/newest date
for each individual animal.
animals that were transferred from one unit to another. Animals are often
Transferred multiple times to different units. Currently the query brings up
the animal every time it is transferred (if the animal is transferred 5 times
it shows up 5 times in the query). I would like the animal to only show up
in the query-qryIndIDbyDisposition3 1 time and display the most recent
transfer information. The query pulls from another
query-qryIndIDbyDisposition (which pulls from a table).
The query-qryIndIDby Disposition3 lists the ear tag of the animal, the
record # of the transfer request, the date of the transfer, the owner,
current location, new owner and new location the fields are titled:
EarTag
Record#
Date
Owner
AtUnit
NewOwner
NewUnit/Location
I would like the "date" field to display the latest/most recent/newest date
for each individual animal.