I am performing an import to job billing data entry with the associated Job ID, cost codes, billing amounts, etc. Everything has fucntioned properly up this point, but the only way for us to bring in the total invoice amount is by caluclating it within our import file using a VB app. I wanted to know if there was a way where I did not have to bring in the totals, but rather they would be automatically caluclated based off of the line items which were imported.