This may sound easy to some of the expert advice on this forum but I am lost. As you probably heard before for those who see my postings. I have a database that tracks youths. What I am trying to do is have a enter parameter in a form that will give the values for which youth has completed a goal or an activity. Right now the tables are set up as: Main (name, address, etc... with SSN# as primary key and linked to Tables--Goal and Activity (which only have SSN# and a field name goal or activity in it) The field is set up with a yes or no box. I want to be able to type yes or no in the parameter box and get all the goals that are marked "yes" and the same for activity. I hope I have not lost everyone. Any help with this will be greatly appreciated.