I have a form that is displaying info about a tech from a table when the tech is selected from a list. I have everything working fine except the info feild. This field has alot of info written in it on the table so when I use a list box to call it up I only get a little but of the info displaying. What I'm wondering is if there is a way to have a text box display the first item(Only is one item) of the list box so I can read all the info un the text box and then hide the list box.