sum of three cells

  • Thread starter Thread starter slamon
  • Start date Start date
S

slamon

what i need to due is;
first cell(A1) will be the hour meter of a vehicle of when we did a check on
it. will say 100
third cell(C1)will be this months hour meter reading. say 250.
now second cell(B1) will be the differance between those =150.
i had this set up before but my hard drive died and i can not remember how i
did this.
Thanks
 
In B1 put the formula =C1-A1

I assume that the values in column C will always be higher than those in
Column A?
 
Back
Top