Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 19
Default Multiple Calculations in a Formula

I need help with how to properly create a formula for the following:
E
7 660
8 535
9 91
10 573

I will use E7 and E8 as an example:
E7/12=50 then 420/50=8.4
E8/12=44.58 then 420/44.58=9.42

12 and 420 are constants. Essentially, I will be using the answer of the
first calculation of the formula in the second calculation of the formula. I
hope this is clear. Thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.misc
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default Multiple Calculations in a Formula

in F7, enter
=420/(E7/12)
and copy down as far as needed.


"kjguillermo" wrote:

I need help with how to properly create a formula for the following:
E
7 660
8 535
9 91
10 573

I will use E7 and E8 as an example:
E7/12=50 then 420/50=8.4
E8/12=44.58 then 420/44.58=9.42

12 and 420 are constants. Essentially, I will be using the answer of the
first calculation of the formula in the second calculation of the formula. I
hope this is clear. Thanks in advance

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 19
Default Multiple Calculations in a Formula

Thanks! Worked like a charm!!!

"JMB" wrote:

in F7, enter
=420/(E7/12)
and copy down as far as needed.


"kjguillermo" wrote:

I need help with how to properly create a formula for the following:
E
7 660
8 535
9 91
10 573

I will use E7 and E8 as an example:
E7/12=50 then 420/50=8.4
E8/12=44.58 then 420/44.58=9.42

12 and 420 are constants. Essentially, I will be using the answer of the
first calculation of the formula in the second calculation of the formula. I
hope this is clear. Thanks in advance

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
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Calculations crossing multiple sheets Stephen McArthu Excel Discussion (Misc queries) 4 June 6th 05 04:35 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Formula to return cell contents based on multiple conditions Bill Excel Worksheet Functions 3 January 19th 05 09:59 AM


All times are GMT +1. The time now is 09:29 PM.

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"