[Solved] Nested "where" filters in a .Pages range statement - using .Scratch variable to offset the range index

Not sure if it helps but you can do this sort of thing a lot easier just with CSS - e.g. using :nth-child(even) and :nth-child(odd) selectors …

1 Like