Forum Discussion
EngKnox
Aug 01, 2024Copper Contributor
Solve for X with Functions
Hello everyone, I have a spreadsheet that I am trying to automate as much as allowed by policies. The issue I currently have could be solved with a Macro, Goal Seek, and even Solver, but we need ...
- Aug 01, 2024So I think you just need a formula for column G to calculate what Variable (column E) needs to be to reach $0 cash total?:
=C2-B2-$M$4/(1+$J$4)/A2
m_tarler
Aug 01, 2024Bronze Contributor
So I think you just need a formula for column G to calculate what Variable (column E) needs to be to reach $0 cash total?:
=C2-B2-$M$4/(1+$J$4)/A2
=C2-B2-$M$4/(1+$J$4)/A2