I’d like to add a Spin Button to a financial worksheet and in my testing, I was able to increase a dollar value but only up to $30,000, beyond that the button’s limitations are out of bounds. I’m trying to use the tool to increase a dollar amount by $65,000 with each up or down click. Can I do this with some code?
Attached is the portion of the workbook that needs the buttons. On the “What If” page, I want to increase the Net Operating Income field on the right by some amount (65,000 is fine), but not be limited to 30,000 maximum. If I can get this one working, I can make the others on the worksheet function similarly.
I'd like the Spin Button fields to start with the amount in the same row on the left hand side of the worksheet. The new values will be used to calculate the "Maximum Allowable Offer" fields.
Finally, if I could get a reset button to set the "Maximum..." fields back to the default value on the right.
Bookmarks