Dividing a value in half and summing

  • Thread starter Thread starter Haji
  • Start date Start date
Haji said:
I have a table that has three fields

Not much to go on here, but based on the subject line, try
using a calculated field:
Sum(somefield/2)

I can't tell if that's all you need or if you should use
that in a Group By query??
 

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

Back
Top