I have a table of race results (Indy 500) and I want to be able to select a race date from a dropdown list and display the results from that race.
I have form set up with a query that works if I go into the query and enter the proper date such as #5/29/2016#.
When I set the query up from the form [Forms]![ResultsByYearF]![RaceYearCmb I get an error that it is typed incorrectly or is too complicated.
I have not been able to get this to work. I just need to select a single date not a range.
Jim O