Create a query, then base your form on the query instead of the table.
In the query do not add the column 18 table item, instead create an expression like this on the QBE design grid:
Column 18: [Your Table]![Column1]+[Your Table]![Column2]+[Your Table]![Column3]+ etc...
Enter a text box on...