View Single Post
  #6   Report Post  
Gord Dibben
 
Posts: n/a
Default

jeniss

In M1 enter =K1-L1

Move the mouse pointer to the bottom right corner of M1.

You will see a black square lump.

Double-click on that lump to replicate the formula down as far as there is
data in column L.

=K1-L1 will be incremented to =K2-L2 and K3-L3 etc.

Gord Dibben Excel MVP

On Thu, 6 Jan 2005 08:45:04 -0800, "jenniss"
wrote:

no doesnt work i know the formula is correct its just that it is putting the
formula in cell M1 rather than the whole of column M

"Don Guillett" wrote:

try
=SUMPRODUCT((E1:E21-F1:F21))
or
=SUM(E:E)-SUM(F:F)
--
Don Guillett
SalesAid Software

"jenniss" wrote in message
...
what formula do i put for column m = column k minus column

i have tried to do it by put the curser on the colmn so it highlightes all
the fields but this results in having the answer in row m1 and doesnt

update
all the rows.