Forum Discussion
Adamj2022
Jul 28, 2022Copper Contributor
Forecast
Hi all Any help would be appreciated, I currently have a forecast for a yearly budget that adjusts week by week. Is it possible to create a cell that records the high point of this forecast. So ...
- Jul 28, 2022
Hi Adamj2022,
I have created a small example document for you. I have solved this with a simple IF query that simply displays the value of the current cell again if the current result is not greater.
In Excel Desktop, iteration must be switched on in the options.
dscheikey
Jul 28, 2022Bronze Contributor
Hi Adamj2022,
I have created a small example document for you. I have solved this with a simple IF query that simply displays the value of the current cell again if the current result is not greater.
In Excel Desktop, iteration must be switched on in the options.
- Adamj2022Jul 28, 2022Copper ContributorI think that will work, I’ll give it a try.
Much appreciated thank you very much