VB 6 dataset help / database calculation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • diaboloent
    New Member
    • Jan 2010
    • 2

    VB 6 dataset help / database calculation

    I need help with a program.
    Below is a link that shows one of my form.

    http://i1006.photobuck et.com/albums/af189/diaboloent/OneForm.jpg

    My problem is as follow:
    The user will enter information in the designated spaces.
    I don't know how many entries the user will make but I know that there will be various entries.
    In the second textbox named montanttextbox which is allocated to Montant, the user will enter a monetary value. I defined that part of the data as money in the data design.
    The dilemma is that i want to add all the montant values for all the entries of the dataset that will be entered in that textbox, and display the total of those values in a label.
    My question is how do I add those values of all the different entries
    Thanks everybody.
Working...