hi.. I really new in
VB and have one question...
Item No. and Quantity DateIn
A 20 03/03/03
B 10 03/03/03
A 10 04/03/03
C 5 05/03/03
* How to get a total for each item? eg. Item A should be = 30
I try to use sum but there are no sum operator in
VB...
thank you for your time!