Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
junkgrrl
 
Posts: n/a
Default subtract column E to column D in every row

does anyone know how to subract two columns for each row?
D E F
1 3 4 1
2 2 3

instead of me subracting column D from E for every row, is there a formula I
can use to get the diffence to enter in column F? I have about 1000 rows to
do, and it's just taking so long.

thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
Pete
 
Posts: n/a
Default subtract column E to column D in every row

In cell F1 enter the formula:

=E1 - D1

Then select the cell again and double-click the "fill handle" - the
small black square in the bottom right corner. This will copy the
formula down automatically for as many rows as you have data in column
E.

Hope this helps.

Pete

  #3   Report Post  
Posted to microsoft.public.excel.misc
Philip Reece-Heal
 
Posts: n/a
Default subtract column E to column D in every row

In F1 type =D1-E1. That will give you the answer in F1.
Now select F1 and select Copy from the Edit menu. Now highlight all those
cells in column F that you are interested in (select F2 and then hold down
shift key and click in the last cell you want in column F) then select Paste
from the Edit menu

Best of luck
Philip
"junkgrrl" wrote in message
...
does anyone know how to subract two columns for each row?
D E F
1 3 4 1
2 2 3

instead of me subracting column D from E for every row, is there a formula
I
can use to get the diffence to enter in column F? I have about 1000 rows
to
do, and it's just taking so long.

thanks



  #4   Report Post  
Posted to microsoft.public.excel.misc
pinmaster
 
Posts: n/a
Default subtract column E to column D in every row

Another way

....select your cells in column F that you want your formula in, next type
your formula in the active cell hold down the Ctrl key and hit enter.

HTH
Jean-Guy

"Philip Reece-Heal" wrote:

In F1 type =D1-E1. That will give you the answer in F1.
Now select F1 and select Copy from the Edit menu. Now highlight all those
cells in column F that you are interested in (select F2 and then hold down
shift key and click in the last cell you want in column F) then select Paste
from the Edit menu

Best of luck
Philip
"junkgrrl" wrote in message
...
does anyone know how to subract two columns for each row?
D E F
1 3 4 1
2 2 3

instead of me subracting column D from E for every row, is there a formula
I
can use to get the diffence to enter in column F? I have about 1000 rows
to
do, and it's just taking so long.

thanks




  #5   Report Post  
Posted to microsoft.public.excel.misc
junkgrrl
 
Posts: n/a
Default subtract column E to column D in every row

i tried doing it, and it didn't subract the other rows...just gave me this on
F1
=F2:F908=E1-D1

"pinmaster" wrote:

Another way

...select your cells in column F that you want your formula in, next type
your formula in the active cell hold down the Ctrl key and hit enter.

HTH
Jean-Guy

"Philip Reece-Heal" wrote:

In F1 type =D1-E1. That will give you the answer in F1.
Now select F1 and select Copy from the Edit menu. Now highlight all those
cells in column F that you are interested in (select F2 and then hold down
shift key and click in the last cell you want in column F) then select Paste
from the Edit menu

Best of luck
Philip
"junkgrrl" wrote in message
...
does anyone know how to subract two columns for each row?
D E F
1 3 4 1
2 2 3

instead of me subracting column D from E for every row, is there a formula
I
can use to get the diffence to enter in column F? I have about 1000 rows
to
do, and it's just taking so long.

thanks






  #6   Report Post  
Posted to microsoft.public.excel.misc
Pete
 
Posts: n/a
Default subtract column E to column D in every row

You should have highlighted F1 to F908, then typed

=E1 - D1

then held down CTRL while pressing ENTER to this method to work.
However, there were two other methods you were given above, so
hopefully one of those has been sucessful for you.

Pete

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
Positioning Numeric Values Resulting from 6 Column Array Formula Sam via OfficeKB.com Excel Worksheet Functions 2 January 5th 06 02:03 AM
match and count words David Excel Worksheet Functions 5 July 4th 05 02:24 AM
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM
How do I subtract 20% from one column in Excel and place totals i. Full Effect Landscaping Excel Discussion (Misc queries) 2 February 2nd 05 01:42 AM


All times are GMT +1. The time now is 08:26 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"