Is there anyway that I could get totals from this...
I have a combo box that displays a product. When the user chooses a product the corresponding sizes and quantity are displayed in a list box. What I would like to do is have a text box directly below the list box that displays the sum total of the qty for the chosen stock.
Example:
Prod1:
size qty
10 5
12 6
---
Total 11 < text box
I would appreciate any help offered.
regards
Herriot
I have a combo box that displays a product. When the user chooses a product the corresponding sizes and quantity are displayed in a list box. What I would like to do is have a text box directly below the list box that displays the sum total of the qty for the chosen stock.
Example:
Prod1:
size qty
10 5
12 6
---
Total 11 < text box
I would appreciate any help offered.
regards
Herriot