I have a tblWorkoutLog which contains workout data (body focus, excercise, date, etc.).
I have a listbox (populated from a table) which allows a user to select a/several body focus (arms, legs, etc.). Once the selections are made, a query is created with the IN command to filter based on the...