If I have set a table to Look up, and pull from a list box, and set the Table I want it to look up info from.....I have a separate table with the city in one column and the state in another. I want it displayed this way, when you look up, but it is combining the two into one when it is set as the row source. Is it possible to add two fields to my TBL_Information, so that when I lookup using my TBL_Locatoin the city and the state are displayed in a different column?