Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default Dividing cell by sum of two other cells

I have three columns of figures, i.e.:

A B C

8.53 1 47.83

I need a formula to divide 47.83 by the sum of 8.53 + 1. Can I do that
without entering another column that shows the total of A & B. thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 492
Default Dividing cell by sum of two other cells

=C1/(A1+B1)
A1+B1 is in brackets because the addition needs to done before the division,
Regards,
Alan.
"Randi" wrote in message
...
I have three columns of figures, i.e.:

A B C

8.53 1 47.83

I need a formula to divide 47.83 by the sum of 8.53 + 1. Can I do that
without entering another column that shows the total of A & B. thanks


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default Dividing cell by sum of two other cells

Thanks so much1

"Alan" wrote:

=C1/(A1+B1)
A1+B1 is in brackets because the addition needs to done before the division,
Regards,
Alan.
"Randi" wrote in message
...
I have three columns of figures, i.e.:

A B C

8.53 1 47.83

I need a formula to divide 47.83 by the sum of 8.53 + 1. Can I do that
without entering another column that shows the total of A & B. thanks



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
Averaging a row & dividing by only the qty. of cells with a value Carelle Excel Discussion (Misc queries) 3 October 22nd 07 04:35 PM
Need help w/ adding cells and dividing SUM by number of cells lnbegin Excel Worksheet Functions 4 September 26th 07 04:26 PM
Dividing cells by 1000 Django Excel Discussion (Misc queries) 1 August 25th 07 03:36 PM
Dividing linked cells Ana G Excel Worksheet Functions 1 October 2nd 06 08:00 PM
Dividing up cells koba Excel Discussion (Misc queries) 2 April 5th 06 08:50 AM


All times are GMT +1. The time now is 01:24 PM.

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

About Us

"It's about Microsoft Excel"