I'm not 100% sure on this, but if you are using a list box, set the number of columns to 2, and include your item in the first one and the price in the second. If this list box is on a form and populates your table from there, it should work. But, you really need to work out whether you need...