what formula do i put for column m = column k minus column l in e.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
jenniss said:
what formula do i put for column m = column K minus column L

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.
 
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
 
if you want =e1-f1 in col M then do that. If you want e2-f2 then grab the
fill handle in cell m1 and copy down.
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Formula Help 9
Formula help 3
make a minus a zero 2
Can offset be used in this formula? 2
counting blank cells within two columns 2
Copy Formulas 1
Swapping Columns 3
subtotal data from 2 columns into 3rd column 1

Back
Top