adding a 'sum' function

  • Thread starter Thread starter DART43
  • Start date Start date
D

DART43

How does one add a function that will sum the values input ? eg.
'time-keeping'
user selects tasks from a list and records time worked against them. how to
sum up his total time worked ? thanks
 
How does one add a function that will sum the values input ?  eg.  
'time-keeping'
user selects tasks from a list and records time worked against them.  how to
sum up his total time worked ?     thanks

with a query or use DSUM.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top