how do i input numbers so they subtract from a total in a row

R

Roger Govier

Not sure exactly what you mean.

Enter a minus sign before the number , e.g. -35
 
B

Bernard Liengme

or use formula such as =SUM(A1:D1)-E1 to subtract E1's value from the row
total
why not try to ask again with more details
best wishes
 
Top