Hi All,
I have a form that is linked to a query. The query filters the form by pulling criteria for one of the fields from a function. The criteria is fed into the function based on a combo box with options "Team 1", "Team 2", "All Teams".
The issue I have is what to pass through to the function for "All Teams" ie. display all records without filtering. If I send nothing ("") through, it doesn't show anything.
I'm sure it's probably something simple, but I just can't figure it out! Any help would be appreciated.
Thanks,
Simon
I have a form that is linked to a query. The query filters the form by pulling criteria for one of the fields from a function. The criteria is fed into the function based on a combo box with options "Team 1", "Team 2", "All Teams".
The issue I have is what to pass through to the function for "All Teams" ie. display all records without filtering. If I send nothing ("") through, it doesn't show anything.
I'm sure it's probably something simple, but I just can't figure it out! Any help would be appreciated.
Thanks,
Simon