I'm trying to create a name search that uses the soundex function and it doesn't seem to like using the parameter value. I am using the selection expert where the soundex value of the field (last name) is equal to the soundex value of the parameter field (last name). If I substitute the parameter value for a static value, it returns a valid record. With the parameter field, it returns all records in the database. (Good thing I am running this against a small training db for testing!) Does anyone have any advice/ideas for me?