Are there values in the other fields?
You might want to wrap both fields in the Null-To-Zero-Length-String function, like so:
TotalField: nz([misc fees])+nz([discounting fees])
If that doesn't work, try something simpler first:
NewField: 1
That should show a one in every record. If not, something else is wrong.
Are both fields numeric or both currency? Should be.
If you're still having trouble, open the query in SQL view and paste the sql here.
Jeremy
---
Jeremy Wallace
METRIX Lead Developer
Fund for the City of New York
http:// metrix . fcny . org