I've built a pretty extensive loan pricing model for my boss. Basically you put in some parameters and it does quite a few lookups to determine an interest rate we will charge. Long story short I worked for hours on the formula to get it just right.
Now I want to add in functionality to where if my boss wants to input his own custom interest rate, he can do so. The problem I want to avoid is I don't want the formula to be erased because he basically typed in the exact interest rate he wants.
What's the best way to go about implementing this? I could just put an "Override?" check mark beside it that will allow the formula to be saved once unchecked. But I wanted to get the Excel gods and goddesses opinions before I implement.
Thanks!
Now I want to add in functionality to where if my boss wants to input his own custom interest rate, he can do so. The problem I want to avoid is I don't want the formula to be erased because he basically typed in the exact interest rate he wants.
What's the best way to go about implementing this? I could just put an "Override?" check mark beside it that will allow the formula to be saved once unchecked. But I wanted to get the Excel gods and goddesses opinions before I implement.
Thanks!
Last edited: