O.K. I've seen similar posts on this but just couldn't get the exact scenario that I am looking for. I have a form with a 2 column combo box that displays a list of form numbers and then the name of the form. Then there is another field in the form that is supposed to take what gets selected in the combo box and placed that data in the field. I want both the form number and the form description to show up in that next field. Right now, it will only show the description. Then I want that data to go into a table, but that isn't the main issue. I'm getting tht but want both to be placed in the table as one long string. Any ideas?