Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
We're modeling a business process and I don't know how to convert this to a
formula: K=1000 P=6 2*A = (K*P)+(A*P) I know this is really an algebra question (its been 30 years since I thought about this stuff), but how do I solve for A? (In this example A = -1500) Or, I also know this: -(2*A)+(K*P)+(A*P)=0 TIA |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
A = (K*P)/(2-P)
-----Original Message----- We're modeling a business process and I don't know how to convert this to a formula: K=1000 P=6 2*A = (K*P)+(A*P) I know this is really an algebra question (its been 30 years since I thought about this stuff), but how do I solve for A? (In this example A = -1500) Or, I also know this: -(2*A)+(K*P)+(A*P)=0 TIA . |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you. Perfect.
"keyt" wrote in message ... A = (K*P)/(2-P) -----Original Message----- We're modeling a business process and I don't know how to convert this to a formula: K=1000 P=6 2*A = (K*P)+(A*P) I know this is really an algebra question (its been 30 years since I thought about this stuff), but how do I solve for A? (In this example A = -1500) Or, I also know this: -(2*A)+(K*P)+(A*P)=0 TIA . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
When I enter a formula, Excel shows the formula not the results | Excel Worksheet Functions | |||
When I enter a formula it shows the formula not the result | Excel Discussion (Misc queries) | |||
is it possible to enter in text over a formula without deleting the formula? | Excel Discussion (Misc queries) | |||
What does hitting Ctrl + Shift + Enter to enter a formula do??? Help a n00b out. | Excel Worksheet Functions | |||
Cannot enter formula in a cell after removing a circular formula | Excel Worksheet Functions |