goalseek

  1. D

    Goal seek with Variable

    Beginner here trying to get goal seek to work for my needs. I would like the goal to be a var because it changes based on a pipe size which correlates to a specific slope to be used in the goal seek. Can this be done? The code below does not work. But it was what I was thinking. Sub...
  2. J

    Automatic GoalSeek With Calculated Target.Address

    Hi. I'm very new to VBE, and while I've almost got an automatic GoalSeek function worked out, there's one last problem that I can't seem to find a way around (or a thread that covers it). As it stands, I can manually enter a value in cell B4 of the sheet with my GoalSeek function, and Excel...
  3. A

    Create own function performing GoalSeek calculations

    I'm trying to write a function that adjusts a parameter using GoalSeek with the "setCell", "changingCell" and "Goal" as input parameters: Function Adjust (SetCell As Range, GoalValue As Double, ChangingCell As Range) As Boolean Adjust = SetCell.GoalSeek(GoalValue, ChangingCell) End Function...
  4. T

    Solver, GoalSeek?????

    Hello! I am hoping that someone can help me with my dilemma. I currently have a spreadsheet that will calculate the fair market values of an asset and compare to the book value of that asset to determine if the asset is financially upside down or not. I need to determine the month where the...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top