Hi Jacquie,For future reference, this would be easier if you named all
fields in a column the same, e.g. estimatedCost. Then you could use
formcalc to total the column using:sum(estimatedCost[*])as Srini has
pointed out in this
forum:http://forums.adobe.com/thread/661527?tstart=0I don't mean to butt
in here, just pointing out that there are times when it's advantageous
NOT to uniquely name each field.