Forum Discussion

markusbohu's avatar
markusbohu
Copper Contributor
Apr 11, 2020
Solved

discontinuous selection

This is driving me a bit crazy. How do I make a discontinuous selection that I can copy into multiple rows. Here is what I want to do, and what I tried so far: Basically, I want to enter a dol...
  • Riny_van_Eekelen's avatar
    Apr 12, 2020

    markusbohu The circular reference warning comes up because the simple COUNTIF formula that would calculate pay-out, sits within the range that the formula is addressing. But, in this case the pay-out will never affect the outcome of the COUNTIF, so you need to tell Excel that it should use iterative calculation. You'll find it under Excel, Preferences..., Formulas and Lists, Calculation. Tick the box and leave the other settings as they are. Now everything will work as you want it to. Have tested it with the attached workbook. Note that the COUNTIF can be written so that it looks at the entire row. That way, you can add people without ever having to expand the range.

     

     

Resources