G
Guest
Hi all!
I have a database that show:
Zone, Person, Days (and a few other things which are not important atm)
Basically there are multiple people in the same zone, however they have
different amount of time. I only want to see one person per zone and with
the lowest time.
I have tried using the min and first functions on Zone and Time however they
dont seem to tie together very well.
Any help is much appreciated
Ernest
I have a database that show:
Zone, Person, Days (and a few other things which are not important atm)
Basically there are multiple people in the same zone, however they have
different amount of time. I only want to see one person per zone and with
the lowest time.
I have tried using the min and first functions on Zone and Time however they
dont seem to tie together very well.
Any help is much appreciated
Ernest