Hi all
here is my formula
14=(93.4-x)0.088+(x).509+(5).179
How can excel extract the value for x?
Currently at a loss to find the answer.
Thanks in advance
Hi all
here is my formula
14=(93.4-x)0.088+(x).509+(5).179
How can excel extract the value for x?
Currently at a loss to find the answer.
Thanks in advance
Excel cannot solve an equation like that for a variable the same way a person would. You can, however, use Solver to iteratively find a solution.
You would place a value in a cell, such as A1. Then you would express your equation as an Excel formula, using A1 for x. For example, put this in B1:
=(93.4-A1)*0.088 + A1*0.509 + 5*0.179
Then you would open Solver, identify A1 as the value to vary, and set the goal as B1=14.
You will have to bring up Help for Solver for a more complete explanation of how it works; it is too much for me to write out in a post where there is already a lot written about it.
Thanks for that reply
I will try it out shortly
That worked
Must practice using solver as it failed twice. Third time lucky
Thanks very much
There is also the possibility of using "Goal Seek" fond under "Data" tab, "What-If Analysis"
a_goal_seek.jpg
a2_goal_seek.jpg
"," is the Scandinavian delimiter for decimals.
Alf
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks