View Single Post
Old Aug 11th, 2006, 10:21 AM   #5
jaybird01
Newbie
 
Join Date: Aug 2006
Posts: 4
Rep Power: 0 jaybird01 is on a distinguished road
My program starts hanging on this line ...

If lstYachtSize.SelectedItem(0) And cboYachtType.SelectedItem(0) Then

The variables indicate "22" for the yacht size and "C&C" for the yacht type. So, if the user selects a yacht size and type, the calculation for these 2 selections should place the total in a label.

Any ideas as to what I am doing wrong?
jaybird01 is offline   Reply With Quote