1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Is there a way to Goal Seek across a range of data points in Excel, instead of just a single value?

Our take

Goal Seek in Excel is a powerful tool, but it traditionally operates on a single data point, which can be limiting for users with time-series data. If you want to apply Goal Seek across multiple rows simultaneously, you may need to explore alternatives like Solver, VBA, or macros. These options allow for greater flexibility, enabling you to set one formula cell as the target while providing a range of values and corresponding cells to change.

Normally, Goal Seek requires:

  • Set cell
  • To value
  • By changing cell

But in my case, I have time-series data and want to apply Goal Seek to many rows at once, not just a single data point.

Ideally, I would:

  • Select one formula cell as the set cell
  • Provide a range of target values for “To value”
  • Specify the corresponding cell to change

So instead of solving for one row, it would solve for a whole range of rows.

Is there a built-in way to do this, or do I need something like Solver, VBA, or a macro to loop through the rows?
Or, if using Solver, how best to do this?

submitted by /u/sporty_outlook
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with