Results 1 to 2 of 2

Help! Macro for a Goal Seek Loop

Threaded View

  1. #1
    Registered User
    Join Date
    10-24-2012
    Location
    SF
    MS-Off Ver
    Excel 2010
    Posts
    3

    Help! Macro for a Goal Seek Loop

    Hi all,

    I'm trying to build a macro that iteratively runs a goal seek, then reduces a certain value (Let's call it "Bogey") in a different cell by a small amount, which in turn affects the desired goal seek value, runs the goal seek again, reduces Bogey by a small amount again, etc etc, and keeps running in this loop, with the restriction on this loop being that a different cell, affected by Bogey--let's call it "Constraint"--doesn't drop below a certain amount.

    I've attached an example spreadsheet to explain better. Essentially, what I'd like the macro to do is lower the Bogey value (cell E5) by a small amount, say 1%, then goal seek the "Goalseek Input" amount (cell E2) such that Goal (Cell E9) reaches 12%, and keep iterating until "Constraint" (cell E8) drops to 1.35%, at which point, stop the loop.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1