I am trying to modify a view to place one of several text fields from one table where a number field from another table would be. These are linked by an ID. Would this be possible with a subquery? other? Not sure if I'm clear enough, so when I pull the number field from table one, I want to see a corresponding text field from table 2 instead of the number. Any thoughts on this would be appreciated.