I have a form with multiple list boxes on it in which are displayed an item and the price of the item. I want to calculate the total price of the items selected from all of the list boxes on a form and place this price in a text box. My main problem is grabbing the price from the second column of the list box without making column 2 the primary column. How can I do this efficiently?
Any Suggestions would be appreciated.
Thanks
Any Suggestions would be appreciated.
Thanks