G
Guest
Hello, I'm trying to build a parameter query and need help. I have a facility table that has a list of facility names. I have a employee table that lists employees and contains a list box field for "facility" that looks to the facilty table for the options in the list box. If I try to build a parameter query of the employee table, where the criteria is [Department:] in the facility field, the query returns no records. What do I need to do to have the parameter query to recognize the list box selections in the employee table?