I'm try to let a form have a drop down bar (linking to a field in a table) which when any name within it is click it will display on the report that area
I assume that you mean you want a report named in a combo box on a form to be opened when that report is selected in the combo box? Yes?
This is what i want to do i have a form that is linked to a query within that query it has a field which has a list of names that i want to select one of these females and make the report print the field name selected. thats it