accumalate values even when a cell is deleted

S

stevekirk

hi,

I have a cell that has a quantity in it, there is a time per quantity,
the time is a running time. if a delete the quantity from the fist cell
it changes the running time . how can i stop the running time from
changing

thanks

steve
 
P

paul

there must be some calculation involving adding or multiplying the quantity
cell with the time cell
 
Top