I have a financial model (revenues, expenses, etc.) and the bottom line is cash flow. I have a dashboard where users can change inputs (price of products, when certain one-time expenses occur) that impact cash flow.
Depending on the inputs, cash flow might end up negative.
I need to know the minimum amount to raise a single input (say the price of a single product) in order to make cash flow greater than or equal to zero.
In other words, I need to know "what is the minimum amount I must raise the price of this product so that cash flow is greater than or equal to zero (keeping in mind that cash flow might already be greater than zero)?
This doesn't seem to be a job for goal seek alone. Is there a way to use solver to accomplish this? I ultimately must do this for each year, but I'd like to work out how to do for a single year first, then I plan to just make a macro to do whatever needs doing multiple times (the pro forma is for 10 years).
Depending on the inputs, cash flow might end up negative.
I need to know the minimum amount to raise a single input (say the price of a single product) in order to make cash flow greater than or equal to zero.
In other words, I need to know "what is the minimum amount I must raise the price of this product so that cash flow is greater than or equal to zero (keeping in mind that cash flow might already be greater than zero)?
This doesn't seem to be a job for goal seek alone. Is there a way to use solver to accomplish this? I ultimately must do this for each year, but I'd like to work out how to do for a single year first, then I plan to just make a macro to do whatever needs doing multiple times (the pro forma is for 10 years).