Jump to content

This topic is 7929 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I'm trying to create a field to sum a number field for a found set of records less the current record. For example, lets say I have 10 records in a found set and I want a field that will sum 1-9 and not 10. I've tried a calc summing all 10 values minus the value in the tenth record, but I cannot get it to work.

The result will go on a form letter.

Help anyone?

Posted

After defining summary field, simply define another clculation:

SumOfField-theField

where SumOfField is summary of theField

Dj

This topic is 7929 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.