I created a new expense form with a bunch of numeric fields for things
such as transportation, lodging, meals, etc. This form replaced an Excel
spreadsheet. Everything works fine, but now users miss the Excel sum (=)
function to manually calculate a total for a field themselves.For
example, a user has four different charges for transportation that he
needs to total up, and then needs to enter that total in the
transportation numeric field of the form. In the Excel version, the
users had the abil...