Listbox Forms

I'm trying to create a database, where when one selects an, for example, species, the work protocol will filter through the entire file and find only entries with that organism. I'm passing the sd file into the listbox and having it recognize each organism that exists in the file. Parameter to map is Organism. Does anyone have an idea on how to set up a filter based on the selection in the input form?

--Jules