Yakpol - That is exactly the point I made 30 Aug 08 1:01: "From V and R, you calculate Power =V^2*R and we convert power to several other formats (watts, db-watts, milliwatts, db-milliwatts - strange units)....You have only one input variable V. You could solve any of those other equations for V easily if you have some target power in your preferred units. This is not what I would call simultaneous equations if I'm understanding it right. "
The response was already given 30 Aug 08 7:27: "I'm trying to convert between dBm, (dB relative to milliwatts), dBW(dB relative to 1 Watt), Watts, milliWatts, and Voltage across 50 Ohms. I'd like to be able to enter one of those input numbers and have Excel calculate the rest. I do have R set as a constant. The equations are all simple, but this is a simple example. I could certainly do this directly with equations, but when there are three or four interdependent equations, it's difficult to do this analytically."
Note that Voltage ((in cell D6) was not intended to be an input (even though it was programmed that way in the spreadsheet). He wants to convert between 5 different ways to express a power (voltage accross a known resistance is just one more way to express a power) with ANY ONE of them as an input (not just voltage).
Yes there are simpler ways to do it. To input any of the 5 powers and calculate the others could be done with 5^4 equations (or lesser number with a little bit of if/then logic).
I believe the approach might be useful for a complex problem where each output (=solver changing variable) is a function of the other outputs and constants. In most cases where we are not just doing a unit-conversion type excercize, we would want to remove from the solver inputs any "duplicate" variable (one that easily be solved from the other inputs) in order to simplify the solver task.
=====================================
Eng-tips forums: The best place on the web for engineering discussions.