

Row number | Condition to test | Action |
|---|---|---|
7 | RowCount(8) > 0 | If true, print: 7 through 7 |
18 | RowCount(8) > 0 | If true, print: 18 through 19 |
19 | RowCount(8) > 0 | If true, print: 18 through 19 |
20 | RowCount(18) > 0 | If true, print: 20 through 21 |
21 | RowCount(18) > 0 | If true, print: 20 through 21 |