Hi <SELECT NAME="product[]" multiple> Code (markup): with an added query this pulls a list of products from my database in the form of a multiple select list. I am trying to get it to show 2 columns - e.g products + price in the same list. Is this part of the select statement or something that may be more to do with the php? Hope this makes sense. Any advice would be great.