I have a circular reference with embedded VLOOKUP function which I solve using the iterative calculation. I have two adjacent columns that have same logic behind the circular reference and the iterative calculation is checked.
However the results that I get are not consistent: when I change the amount in the right column it gives different results depending on whether the previous value was higher or lower from the benchmark number.
Link to the workbook: https://www.dropbox.com/s/3ju59oknnerklf7/Circular_reference_with_VLOOKUP.xlsx
Any ideas as to why is that? Many thanks.