G
Guest
Hi all,
I have a query in my greyhound racing database where i have a table that
lists say 10 runners for todays race and i extract each previous field(run)
the dog has had from another table where the date of that run was before
todays date using criteria in the select query.Problem is I would still like
to display the name of the dog that is running today even if i have no
previous data on that dog.
eg. Dog Number Dogs name Last run FinishPosition
1. Brett Lee 1/1/2005 1st
1. Brett Lee 8/1/2005 2nd
2. Boxer "blank" "blank"
and so on...
any help greatly appreciated.
I have a query in my greyhound racing database where i have a table that
lists say 10 runners for todays race and i extract each previous field(run)
the dog has had from another table where the date of that run was before
todays date using criteria in the select query.Problem is I would still like
to display the name of the dog that is running today even if i have no
previous data on that dog.
eg. Dog Number Dogs name Last run FinishPosition
1. Brett Lee 1/1/2005 1st
1. Brett Lee 8/1/2005 2nd
2. Boxer "blank" "blank"
and so on...
any help greatly appreciated.