Calculating Totals in Form

G

Guest

I have built a database that has score for each name and I don't know how to
calculate a total amont that the 'name' has scored. For example, I enter
three records and the 'name' has scored a 3, a 5, and a 1, I need to show on
the form that the 'name' has scored a 9 and every time I enter a new score,
then there would be a new total for that 'name'. Is there an expression I can
enter when using a text box on the form?
 
J

Jeff Boyce

Scott

Everything starts with the data in Access. What is the structure of your
data/table?

Does it "look like a spreadsheet"? If so, why not use a spreadsheet instead
of a relational database?

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

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

Top