Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Thanks, but I'm still stuck?????
=SQRT(E12-(POWER(D12,2)/C12)/(C12-1)) The above result of the above formula does not return the same value as splitting the operation into two. =E12-(POWER(D12,2)/C12) --- returns 220 Now, the above returns 220, I need that 220 to complete the second equation. =SQRT(J1/(C12-1)) --- =sqrt(220/199) cell j1=220 cell c12=200 So, How do I combine the result that is being generated in j1 into the equation in the cell j1 to be all on the same line, rather then two lines. Thanks - JRH |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sum of all formulas in one column? | New Users to Excel | |||
Displaying the results of multiple formulas in a single cell. | New Users to Excel | |||
How to make a formula display results only if value is greater tha | Excel Discussion (Misc queries) | |||
Color in Excel Formulas | Excel Discussion (Misc queries) | |||
Copying options: contents, results, formulas, etc. | New Users to Excel |