Ok guys, this is a bit cheeky as it's not strictly an excel based question.
I'm currently writing a program and have come across an equation that needs rearanging so that it can be input into VBA. Unfortunately i'm experiencing a minor brain-breakdown and am struggling. I think I have an answer but not sure it is correct.
The equation in question is
{(P/Pe)-1}{((Pc/Py)^2)-1}=(Pc/Py)(Fo(Do/Tnom))
and must be rearrange for Pc = ...
Can anyone help?
I'm currently writing a program and have come across an equation that needs rearanging so that it can be input into VBA. Unfortunately i'm experiencing a minor brain-breakdown and am struggling. I think I have an answer but not sure it is correct.
The equation in question is
{(P/Pe)-1}{((Pc/Py)^2)-1}=(Pc/Py)(Fo(Do/Tnom))
and must be rearrange for Pc = ...
Can anyone help?
Last edited: