Thanks for pointing me in the right direction...this is what I did.
I first created a make table query for three fields - ID (Group by), Odds as decimal (Min), RaceEntry_Favs (Group by and criteria Is Null). I then created an update query using the original RaceEntry_Favs field set to Is Null...