Answered
I have several fields that I want to add together, then subtract another field from it and then divide that total by 2. If my addition fields are:
Total Resources
Pell
SEOG
Work Study
And I want to subtract my field titled "Total Expenses".....then divide that total in half, what would my calculation be?
Lynne
In the field that you want the calculation to work in. Open up its properties and in the calculate tab, choose simplified field notation, and choose edit, in there type something like this (TotalResources + Pell) - SEOG /2
Change field names accordingly, bet bare in mind, this method only works if your field names have no spaces or special characters like _!@^ etc.
Hope it works for you.
Let me know if ya still struggling :)
Cheers