I have a master form with location field that is pulling a subform based on a table that used yes/no fields for each location. I was trying to link by converting all yes's into the locations 3 letter code and concatenating them into one field. But Can I use the *location* from master to the VClocation field which holds all the concatenated locaitons values. As the table with the yes/no fields is linked from another database, I am not at this time allowed to modify it.